CVE-2024-13570
published 2025-02-11CVE-2024-13570: The Stray Random Quotes WordPress plugin through 1.9.9 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected…
PriorityP432medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
EXPLOIT
EPSS
0.56%
42.6th percentile
The Stray Random Quotes WordPress plugin through 1.9.9 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| unalignedcode | stray_random_quotes | <= 1.9.9 | — |
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 Stray Random Quotes <= 1.9.9 - Cross-Site Scripting
nuclei·CVSS 6.1
CVE-2024-13570 [MEDIUM] WordPress Stray Random Quotes <= 1.9.9 - Cross-Site Scripting
WordPress Stray Random Quotes alert(document.domain) HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- contains_all(body, ">alert(document.domain)", "stray-quotes")
- contains(content_type, "text/html")
- status_code == 200
condition: and
# digest: 4a0a00473045022009dc282d7f622a01ca8b8036ec6d4237e1aa5e3832dfe7208db599624f48d60e022100be8ad757a367b0a46e88231043612b3e0c65925c79607f340b0da801f7073647:922c64590222798bb761d5b6d8e72950
No writeups or analysis indexed.
2025-02-11
Published