CVE-2022-0599
published 2022-03-28CVE-2022-0599: 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…
PriorityP434medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
EXPLOIT
EPSS
1.71%
74.5th percentile
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.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| mapping_multiple_urls_redirect_same_page_project | mapping_multiple_urls_redirect_same_page | <= 5.8 | — |
CVSS provenance
nvdv3.16.1MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
nvdv2.04.3MEDIUMAV:N/AC:M/Au:N/C:N/I:P/A:N
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Nuclei
WordPress Mapping Multiple URLs Redirect Same Page <=5.8 - Cross-Site Scripting
nuclei·CVSS 6.1
CVE-2022-0599 [MEDIUM] WordPress Mapping Multiple URLs Redirect Same Page <=5.8 - Cross-Site Scripting
WordPress Mapping Multiple URLs Redirect Same Page HTTP/1.1
Host: {{Hostname}}
matchers-condition: and
matchers:
- type: dsl
dsl:
- 'status_code_2 == 200'
- 'contains(header_2, "text/html")'
condition: and
- type: word
part: body
words:
- 'id="mmursp_id" value="\">" />'
# digest: 4b0a004830460221008211bcf1a743967c7b6ec53d8a3520c531a47a10252e1f3684f66db70a4b965a022100a3abff0dca77acc2f86460f1c94c4820390298bd9a5cd2f9e55ea677f1596173:922c64590222798bb761d5b6d8e72950
No writeups or analysis indexed.
2022-03-28
Published