mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 06:12:23 +02:00
20 lines
855 B
Markdown
20 lines
855 B
Markdown
### [CVE-2008-1087](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1087)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Stack-based buffer overflow in GDI in Microsoft Windows 2000 SP4, XP SP2, Server 2003 SP1 and SP2, Vista, and Server 2008 allows remote attackers to execute arbitrary code via an EMF image file with crafted filename parameters, aka "GDI Stack Overflow Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2008/ms08-021
|
|
- https://www.exploit-db.com/exploits/5442
|
|
- https://www.exploit-db.com/exploits/6656
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|