Exploitation Summary
EIP tracks 2 public exploits for CVE-2008-1087. PoCs published by Ac!dDrop, Lamhtz.
AI-analyzed exploit summary This exploit targets a stack buffer overflow in the EMR_COLORMATCHTOTARGETW function in GDI32.dll, part of MS08-021. It includes payloads for executing a calculator and establishing a reverse shell connection to localhost on port 230.
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."
Exploits (2)
This exploit targets a stack buffer overflow in the EMR_COLORMATCHTOTARGETW function in GDI32.dll, part of MS08-021. It includes payloads for executing a calculator and establishing a reverse shell connection to localhost on port 230.
This exploit generates a crafted EMF file to trigger a stack overflow in the GDI API (CVE-2008-1083), leading to arbitrary code execution (calc.exe) on Windows 2000 SP4 CHS or a crash on Windows XP SP2. The exploit leverages a vulnerability in the handling of EMF files to achieve remote code execution.