CVE-2022-0206
NewStatPress < 1.3.6 - Reflected Cross-Site Scripting
Record summary
CVE-2022-0206 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
The NewStatPress WordPress plugin before 1.3.6 does not properly escape the whatX parameters before outputting them back in attributes, leading to Reflected Cross-Site Scripting issues
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
NewStatPress | CVE List | 1.3.6 to < 1.3.6 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress NewStatPress <1.3.6 - Cross-Site ScriptingCVSS 6.1
WordPress NewStatPress plugin before 1.3.6 is susceptible to cross-site scripting. The plugin does not properly escape the whatX parameters before outputting them back in attributes. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
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.3.6.
Source: ProjectDiscovery