Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-4327. PoCs published by laurent gaffié.
AI-analyzed exploit summary This exploit triggers a division-by-zero error in Microsoft Windows GDI+ (GDIPLUS.DLL) by crafting a malicious .ico file. The PoC causes a remote crash in Windows Explorer via Internet Explorer or a constant crash loop if the file is placed on the desktop.
Description
gdiplus.dll in GDI+ in Microsoft Windows XP SP3 does not properly handle crafted .ico files, which allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a certain crash.ico file on a web site, and allows user-assisted attackers to cause a denial of service (divide-by-zero error and persistent application crash) via this crash.ico file on the desktop, a different vulnerability than CVE-2007-2237.
Exploits (1)
This exploit triggers a division-by-zero error in Microsoft Windows GDI+ (GDIPLUS.DLL) by crafting a malicious .ico file. The PoC causes a remote crash in Windows Explorer via Internet Explorer or a constant crash loop if the file is placed on the desktop.