CVE-2022-4320
WordPress Events Calendar Plugin < 1.4.5 - Multiple Reflected XSS
Record summary
CVE-2022-4320 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
The WordPress Events Calendar WordPress plugin before 1.4.5 does not sanitize and escapes a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against both unauthenticated and authenticated users (such as high-privilege ones like admin).
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Apr 4, 2025 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
WordPress Events Calendar PluginDefault status: unaffected | CVE List | Before 1.4.5 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress Events Calendar <1.4.5 - Cross-Site ScriptingCVSS 6.1
WordPress Events Calendar plugin before 1.4.5 contains multiple cross-site scripting vulnerabilities. The plugin does not sanitize and escape a parameter before outputting it back in the page. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site, which can allow the attacker to steal cookie-based authentication credentials and launch other attacks. This vulnerability can be used against both unauthenticated and authenticated users.
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
Fixed in version 1.4.5.
Source: ProjectDiscovery