CVE-2011-0041
Windows XP SP2/SP3, Server 2003 SP2, Vista SP1/SP2, Server 2008 Gold/SP2 - Remote Code Execution via Crafted EMF Image
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2011-0041. PoCs published by Abysssec.
AI-analyzed exploit summary The writeup details an integer overflow vulnerability in GDI+ (gdiplus.dll) within the CreateDashedPath function, which can be triggered via a maliciously crafted EMF+ file. The analysis includes disassembly snippets and explanations of how floating-point calculations lead to a heap overflow, potentially allowing remote code execution or denial-of-service.
Description
Integer overflow in gdiplus.dll in GDI+ in Microsoft Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista SP1 and SP2, Windows Server 2008 Gold and SP2, and Office XP SP3 allows remote attackers to execute arbitrary code via a crafted EMF image, aka "GDI+ Integer Overflow Vulnerability."
Exploits (1)
The writeup details an integer overflow vulnerability in GDI+ (gdiplus.dll) within the CreateDashedPath function, which can be triggered via a maliciously crafted EMF+ file. The analysis includes disassembly snippets and explanations of how floating-point calculations lead to a heap overflow, potentially allowing remote code execution or denial-of-service.