cve/2008/CVE-2008-3583.md
2024-06-18 02:51:15 +02:00

18 lines
733 B
Markdown

### [CVE-2008-3583](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3583)
![](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
Buffer overflow in the HTML parser in IntelliTamper 2.07 allows remote attackers to execute arbitrary code via a long URL in the SRC attribute of an IMG element. NOTE: this might be related to CVE-2008-3360. NOTE: it was later reported that 2.08 Beta 4 is also affected.
### POC
#### Reference
- https://www.exploit-db.com/exploits/6195
#### Github
No PoCs found on GitHub currently.