From 5776036ad856f422714abd2a366f817be7c46d60 Mon Sep 17 00:00:00 2001 From: MostInterestingBotInTheWorld <98333686+MostInterestingBotInTheWorld@users.noreply.github.com> Date: Thu, 13 Apr 2023 11:05:36 -0400 Subject: [PATCH] Enhancement: cves/2022/CVE-2022-0212.yaml by md --- cves/2022/CVE-2022-0212.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/cves/2022/CVE-2022-0212.yaml b/cves/2022/CVE-2022-0212.yaml index c4f364da09..22c2a8fbe4 100644 --- a/cves/2022/CVE-2022-0212.yaml +++ b/cves/2022/CVE-2022-0212.yaml @@ -1,11 +1,11 @@ id: CVE-2022-0212 info: - name: SpiderCalendar <= 1.5.65 - Unauthenticated Reflected Cross-Site Scripting + name: WordPress Spider Calendar <=1.5.65 - Cross-Site Scripting author: theamanrawat severity: medium description: | - The SpiderCalendar WordPress plugin through 1.5.65 does not sanitise and escape the callback parameter before outputting it back in the page via the window AJAX action (available to both unauthenticated and authenticated users), leading to a Reflected Cross-Site Scripting issue. + WorsPress Spider Calendar plugin through 1.5.65 is susceptible to cross-site scripting. The plugin does not sanitize and escape the callback parameter before outputting it back in the page via the window AJAX action, available to both unauthenticated and authenticated users. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks. reference: - https://wpscan.com/vulnerability/15be2d2b-baa3-4845-82cf-3c351c695b47 - https://wordpress.org/plugins/spider-event-calendar/ @@ -41,3 +41,5 @@ requests: - type: status status: - 200 + +# Enhanced by md on 2023/04/13