.. / CVE-2021-24498

Exploit for WordPress Calendar Event Multi View <1.4.01 - Cross-Site Scripting (CVE-2021-24498)

Description:

WordPress Calendar Event Multi View plugin before 1.4.01 contains an unauthenticated reflected cross-site scripting vulnerability. It does not sanitize or escape the ‘start’ and ‘end’ GET parameters before outputting them in the page (via php/edit.php).

Nuclei Template

View the template here CVE-2021-24498.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2021/CVE-2021-24498.yaml
Copy

References:

https://wpscan.com/vulnerability/3c5a5187-42b3-4f88-9b0e-4fdfa1c39e86
https://github.com/ARPSyndicate/cvemon
https://github.com/ARPSyndicate/kenzer-templates
https://nvd.nist.gov/vuln/detail/CVE-2021-24498