CVE-2021-24498
Calendar Event Multi View < 1.4.01 - Unauthenticated Reflected Cross-Site Scripting (XSS)
Record summary
CVE-2021-24498 has a selected CVSS score of 6.1 (medium); EIP currently links 2 curated repository PoCs and 1 Nuclei template.
Description
The Calendar Event Multi View WordPress plugin before 1.4.01 does not sanitise or escape the 'start' and 'end' GET parameters before outputting them in the page (via php/edit.php), leading to a reflected Cross-Site Scripting issue.
Exploitation context
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
Calendar Event Multi View | CVE List | 1.4.01 to < 1.4.01 | affected |
calendar_event_multi_viewBrowse dwbooster / calendar_event_multi_view | VulnCheck | Version data not supplied | |
Proofs of concept
2Curated repository PoCs
GitHubCVE-2021-24498Curated repository PoCby 0xd3vilStars: 127Not analyzed1 file
GitHubCVE-2021-24498Curated repository PoCby yubsyStars: 112Not analyzed1 file
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress Calendar Event Multi View <1.4.01 - Cross-Site ScriptingCVSS 6.1
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).
Impact
Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into the affected website, leading to potential data theft, session hijacking, or defacement.
Remediation
Update the WordPress Calendar Event Multi View plugin to version 1.4.01 or later to mitigate the vulnerability.
Source: ProjectDiscovery