CVE-2022-0208
MapPress Maps for WordPress < 2.73.4 - Reflected Cross-Site scripting
Record summary
CVE-2022-0208 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
The MapPress Maps for WordPress plugin before 2.73.4 does not sanitise and escape the mapid parameter before outputting it back in the "Bad mapid" error message, leading to a Reflected Cross-Site Scripting
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
MapPress Maps for WordPress | CVE List | 2.73.4 to < 2.73.4 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress Plugin MapPress <2.73.4 - Cross-Site ScriptingCVSS 6.1
WordPress Plugin MapPress before version 2.73.4 does not sanitize and escape the 'mapid' parameter before outputting it back in the "Bad mapid" error message, leading to reflected cross-site scripting.
Impact
Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft, session hijacking, or defacement of the affected website.
Remediation
Update to the latest version of MapPress (2.73.4 or higher) or apply the vendor-provided patch to fix the XSS vulnerability.
Source: ProjectDiscovery