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

19 lines
888 B
Markdown

### [CVE-2008-6945](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6945)
![](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 Interchange 5.7 before 5.7.1, 5.6 before 5.6.1, and 5.4 before 5.4.3 allow remote attackers to inject arbitrary web script or HTML via (1) the mv_order_item CGI variable parameter in Core, (2) the country-select widget, or (3) possibly the value specifier when used in the UserTag feature.
### POC
#### Reference
- http://ftp.icdevgroup.org/interchange/5.7/WHATSNEW
- http://www.icdevgroup.org/i/dev/news?id=ssEkj9j8&mv_arg=00030&mv_pc=96
#### Github
No PoCs found on GitHub currently.