mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
1.2 KiB
1.2 KiB
CVE-2008-3015
Description
Integer overflow in gdiplus.dll in GDI+ in Microsoft Office XP SP3, Office 2003 SP2 and SP3, 2007 Microsoft Office System Gold and SP1, Visio 2002 SP2, PowerPoint Viewer 2003, Works 8, Digital Image Suite 2006, SQL Server 2000 Reporting Services SP2, SQL Server 2005 SP2, Report Viewer 2005 SP1 and 2008, and Forefront Client Security 1.0 allows remote attackers to execute arbitrary code via a BMP image file with a malformed BitMapInfoHeader that triggers a buffer overflow, aka "GDI+ BMP Integer Overflow Vulnerability."
POC
Reference
- http://www.evilfingers.com/patchTuesday/MS08_052_GDI+_Vulnerability_ver2.txt
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2008/ms08-052
- https://www.exploit-db.com/exploits/6619
- https://www.exploit-db.com/exploits/6716
Github
No PoCs found on GitHub currently.