CVE-2005-2124
Windows 2000 SP4, XP SP1-SP2, Server 2003 SP1 - Remote Code Execution via Crafted WMF Image
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2005-2124. PoCs published by Winny Thomas.
AI-analyzed exploit summary This code generates a malformed WMF (Windows Metafile) file that exploits CVE-2005-0803 by setting the 'mtNoObjects' field in the metafile header to 0x0000, causing a crash in Windows Explorer. The exploit targets a vulnerability in the GDI library, which was patched by MS05-053.
Description
Unspecified vulnerability in the Graphics Rendering Engine (GDI32.DLL) in Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1, related to "An unchecked buffer" and possibly buffer overflows, allows remote attackers to execute arbitrary code via a crafted Windows Metafile (WMF) format image, aka "Windows Metafile Vulnerability."
Exploits (2)
This code generates a malformed WMF (Windows Metafile) file that exploits CVE-2005-0803 by setting the 'mtNoObjects' field in the metafile header to 0x0000, causing a crash in Windows Explorer. The exploit targets a vulnerability in the GDI library, which was patched by MS05-053.
This exploit generates a malformed Windows Metafile (WMF) that triggers a DoS condition (100% CPU utilization) when viewed in Internet Explorer on unpatched Windows 2000 SP4 systems. It leverages a vulnerability in GDI (MS05-053) by crafting a WMF file with specific header and record structures.