CVE-2022-2187
Contact Form 7 Captcha < 0.1.2 - Reflected Cross-Site Scripting
Record summary
CVE-2022-2187 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
The Contact Form 7 Captcha WordPress plugin before 0.1.2 does not escape the $_SERVER['REQUEST_URI'] parameter before outputting it back in an attribute, which could lead to Reflected Cross-Site Scripting in old web browsers
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Contact Form 7 Captcha | CVE List | 0.1.2 to < 0.1.2 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress Contact Form 7 Captcha <0.1.2 - Cross-Site ScriptingCVSS 6.1
WordPress Contact Form 7 Captcha plugin before 0.1.2 contains a reflected cross-site scripting vulnerability. It does not escape the $_SERVER['REQUEST_URI'] parameter before outputting it back in an attribute.
Impact
Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into the website, potentially leading to session hijacking, defacement, or theft of sensitive information.
Remediation
Update the WordPress Contact Form 7 Captcha plugin to version 0.1.2 or later to mitigate the XSS vulnerability.
Source: ProjectDiscovery