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

22 lines
856 B
Markdown

### [CVE-2008-3360](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3360)
![](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
Stack-based buffer overflow in the HTML parser in IntelliTamper 2.0.7 allows remote attackers to execute arbitrary code via a long URL in the HREF attribute of an A element, a different vulnerability than CVE-2006-2494.
### POC
#### Reference
- http://securityreason.com/securityalert/4058
- https://www.exploit-db.com/exploits/6103
- https://www.exploit-db.com/exploits/6116
- https://www.exploit-db.com/exploits/6121
- https://www.exploit-db.com/exploits/6238
#### Github
No PoCs found on GitHub currently.