CVE-2023-1546
published 2023-05-02CVE-2023-1546: The MyCryptoCheckout WordPress plugin before 2.124 does not escape some URLs before outputting them in attributes, leading to Reflected Cross-Site Scripting
PriorityP333medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
EXPLOIT
EPSS
0.85%
53.5th percentile
The MyCryptoCheckout WordPress plugin before 2.124 does not escape some URLs before outputting them in attributes, leading to Reflected Cross-Site Scripting
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| plainviewplugins | mycryptocheckout | < 2.124 | 2.124 |
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
MyCryptoCheckout < 2.124 - Cross-Site Scripting
nuclei·CVSS 6.1
CVE-2023-1546 [MEDIUM] MyCryptoCheckout < 2.124 - Cross-Site Scripting
MyCryptoCheckout alert(/XSS/) HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'status_code_2 == 200'
- 'contains(header_2, "text/html")'
- 'contains(body_2, "scriptalert(/XSS/)/script")'
- 'contains(body_2, "mycryptocheckout")'
condition: and
# digest: 490a0046304402200b6b59b2ab7e7796f2bac614c130513fd8cf6b42dbb465b582341e8a8652d69d022033e9969f7592fd0b1c572167d0d877ca664bb95146e16683972efc275c8e74f3:922c64590222798bb761d5b6d8e72950
2023-05-02
Published