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

18 lines
808 B
Markdown

### [CVE-2005-0606](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0606)
![](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 settings.inc.php for CubeCart 2.0.0 through 2.0.5, as used in multiple PHP files, allows remote attackers to inject arbitrary HTML or web script via the (1) cat_id, (2) PHPSESSID, (3) view_doc, (4) product, (5) session, (6) catname, (7) search, or (8) page parameters.
### POC
#### Reference
- http://lostmon.blogspot.com/2005/02/cubecart-20x-multiple-variable-xss.html
#### Github
No PoCs found on GitHub currently.