CVE-2022-0599
Mapping Multiple URLs Redirect Same Page <= 5.8 - Reflected Cross-Site Scripting
Record summary
CVE-2022-0599 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
The Mapping Multiple URLs Redirect Same Page WordPress plugin through 5.8 does not sanitize and escape the mmursp_id parameter before outputting it back in an admin page, leading to a Reflected Cross-Site Scripting.
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Mapping multiple URLs redirect same page | CVE List | 5.8 to ≤ 5.8 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress Mapping Multiple URLs Redirect Same Page <=5.8 - Cross-Site ScriptingCVSS 6.1
WordPress Mapping Multiple URLs Redirect Same Page plugin 5.8 and prior contains a reflected cross-site scripting vulnerability. It does not sanitize and escape the mmursp_id parameter before outputting it back in an admin page.
Impact
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, leading to potential session hijacking, defacement, or theft of sensitive information.
Remediation
Update to the latest version of the WordPress Mapping Multiple URLs Redirect Same Page plugin (version 5.8 or higher) to mitigate this vulnerability.
Source: ProjectDiscovery