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

19 lines
753 B
Markdown

### [CVE-2010-5322](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-5322)
![](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
Cross-site scripting (XSS) vulnerability in ZeusCart 4.0 and earlier allows remote attackers to inject arbitrary web script or HTML via the search parameter in a search action to index.php.
### 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.