CVE-2024-12749
Competition Form <= 2.0 - Reflected XSS
Record summary
CVE-2024-12749 has a selected CVSS score of 7.1 (high); EIP currently links 1 Nuclei template.
Description
The Competition Form WordPress plugin through 2.0 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Jan 29, 2025 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Competition FormDefault status: affected | CVE List | Through 2.0 | affected |
Nuclei templates
1ProjectDiscoveryHIGHWordPress Competition Form Plugin <= 2.0 - Cross-Site ScriptingCVSS 7.1
Competition Form WordPress plugin <= 2.0 contains a reflected cross-site scripting caused by lack of sanitization and escaping of a parameter before outputting it in the page, letting attackers execute malicious scripts in the context of high privilege users, exploit requires victim to visit a maliciously crafted page.
Impact
Attackers can execute malicious scripts in the context of high privilege users, potentially leading to session hijacking or privilege escalation.
Remediation
Update to the latest version of the plugin where the issue is fixed.
Source: ProjectDiscovery