cve/2021/CVE-2021-34667.md
2025-09-29 21:09:30 +02:00

755 B

CVE-2021-34667

Description

The Calendar_plugin WordPress plugin is vulnerable to Reflected Cross-Site Scripting due to the use of $_SERVER['PHP_SELF'] in the ~/calendar.php file which allows attackers to inject arbitrary web scripts, in versions up to and including 1.0.

POC

Reference

No PoCs from references.

Github