Files
CVEs-PoC/2015/CVE-2015-2182.md
T
2024-06-18 02:51:15 +02:00

19 lines
871 B
Markdown

### [CVE-2015-2182](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2182)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple cross-site scripting (XSS) vulnerabilities in ZeusCart 4 allow remote attackers to inject arbitrary web script or HTML via the (1) schltr parameter in a brands action or (2) brand parameter in a viewbrands action to index.php. NOTE: The search parameter vector is already covered by CVE-2010-5322.
### POC
#### Reference
- http://packetstormsecurity.com/files/130487/Zeuscart-4-Cross-Site-Scripting-SQL-Injection.html
- https://github.com/ZeusCart/zeuscart/issues/28
#### Github
No PoCs found on GitHub currently.