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.
References
Link | Resource |
---|---|
https://plugins.trac.wordpress.org/browser/calendar-plugin/trunk/calendar.php#L86 | Exploit Third Party Advisory |
https://www.wordfence.com/vulnerability-advisories/#CVE-2021-34667 | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2021-08-16 19:15
Updated : 2021-08-24 11:13
NVD link : CVE-2021-34667
Mitre link : CVE-2021-34667
CVE.ORG link : CVE-2021-34667
JSON object : View
Products Affected
calendar_plugin_project
- calendar_plugin
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')