mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
925 B
925 B
CVE-2008-1083
Description
Heap-based buffer overflow in the CreateDIBPatternBrushPt function 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 or WMF image file with a malformed header that triggers an integer overflow, aka "GDI Heap 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/6330
Github
No PoCs found on GitHub currently.