mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 08:34:03 +02:00
18 lines
734 B
Markdown
18 lines
734 B
Markdown
### [CVE-2008-1709](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1709)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|