CVE-2023-0948
published 2023-05-08CVE-2023-0948: The Japanized For WooCommerce WordPress plugin before 2.5.8 does not escape generated URLs before outputting them in attributes, leading to Reflected…
PriorityP333medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
EXPLOIT
EPSS
0.85%
53.5th percentile
The Japanized For WooCommerce WordPress plugin before 2.5.8 does not escape generated URLs before outputting them in attributes, leading to Reflected Cross-Site Scripting
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| artisanworkshop | japanized_for_woocommerce | < 2.5.8 | 2.5.8 |
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 Japanized for WooCommerce <2.5.8 - Cross-Site Scripting
nuclei·CVSS 6.1
CVE-2023-0948 [MEDIUM] WordPress Japanized for WooCommerce <2.5.8 - Cross-Site Scripting
WordPress Japanized for WooCommerce alert(document.domain) HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'status_code_2 == 200'
- 'contains(content_type, "text/html")'
- 'contains(body_2, "alert(document.domain)")'
- 'contains(body_2, "peachpay")'
condition: and
# digest: 4a0a0047304502210085cfeb4cf089f072c7168b561ef5e4ebd27888d53a846e3888124401b4dbed6e02203deffc9826ef6bb1402ce582c80b508f52ad8f04cf020fae0b28b864ef8ca25f:922c64590222798bb761d5b6d8e72950
No writeups or analysis indexed.
2023-05-08
Published