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

18 lines
734 B
Markdown

### [CVE-2008-1709](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1709)
![](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 Microsoft Visual InterDev 6.0 (SP6) allows user-assisted attackers to execute arbitrary code via a Studio Solution (.SLN) file with a long malformed Project line beginning with a 'Project("{}") =' sequence, probably a different vector than CVE-2008-0250.
### POC
#### Reference
- https://www.exploit-db.com/exploits/5349
#### Github
No PoCs found on GitHub currently.