Files
CVEs-PoC/2004/CVE-2004-2017.md
2024-06-18 02:51:15 +02:00

19 lines
886 B
Markdown

### [CVE-2004-2017](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-2017)
![](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 Turbo Traffic Trader C (TTT-C) 1.0 allow remote attackers to inject arbitrary HTML or web script, as demonstrated via (1) the link parameter to ttt-out, (2) the X-Forwarded-For header in a GET request to ttt-in, (3) the Referer header in a GET request to ttt-in, or the (4) site name or (5) site URL fields in the main control panel.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=108481571131866&w=2
- http://www.osvdb.org/6344
#### Github
No PoCs found on GitHub currently.