CVE-2008-3013
published 2008-09-11CVE-2008-3013: gdiplus.dll in GDI+ in Microsoft Internet Explorer 6 SP1, Windows XP SP2 and SP3, Server 2003 SP1 and SP2, Vista Gold and SP1, Server 2008, Office XP SP3…
PriorityP268critical9.3CVSS 2.0
AVNACMAuNCCICAC
EXPLOIT
EPSS
52.06%
98.8th percentile
gdiplus.dll in GDI+ in Microsoft Internet Explorer 6 SP1, Windows XP SP2 and SP3, Server 2003 SP1 and SP2, Vista Gold and SP1, Server 2008, 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 malformed GIF image file containing many extension markers for graphic control extensions and subsequent unknown labels, aka "GDI+ GIF Parsing Vulnerability."
Affected
13 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| microsoft | digital_image_suite | — | — |
| microsoft | forefront_client_security | — | — |
| microsoft | internet_explorer | — | — |
| microsoft | office | — | — |
| microsoft | office | — | — |
| microsoft | office | — | — |
| microsoft | powerpoint_viewer | — | — |
| microsoft | report_viewer | — | — |
| microsoft | report_viewer | — | — |
| microsoft | sql_server | — | — |
| microsoft | sql_server_reporting_services | — | — |
| microsoft | visio | — | — |
| microsoft | works | — | — |
Detection & IOCsextracted from sources · hover to see the quote
bytes↗
21 EC (repeated extension introducer + unknown label pattern triggering GDI+ GIF parsing vulnerability)
- →Trigger condition: malformed GIF file containing many extension markers (0x21) for graphic control extensions followed by subsequent unknown labels (e.g., 0xEC, 0x2C interleaved). Detect GIF files with abnormally high counts of 0x21 extension introducer bytes in the data stream. ↗
- →The PoC GIF begins with the standard GIF89a magic bytes (47 49 46 38 39 61) followed by a Logical Screen Descriptor with flags 0xF7 0x0B 0x0B, then a large color table of 0x33 bytes, then repeated 0x21 0xEC sequences. Inspect GIF files for this pattern of repeated extension+unknown-label pairs. ↗
- →The vulnerable component is gdiplus.dll version 5.1.3102.2180. Monitor for this specific DLL version loaded in browser or Office processes when processing GIF content. ↗
- ·This is a PoC (proof-of-concept) exploit demonstrating a crash/DoS condition, not a fully weaponized exploit with shellcode. The byte sequences provided represent the malformed GIF structure used to trigger the parsing bug, not a complete RCE payload. ↗
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
No writeups or analysis indexed.
http://ifsec.blogspot.com/2008/09/windows-gdi-gif-memory-corruption.htmlhttp://marc.info/?l=bugtraq&m=122235754013992&w=2http://secunia.com/advisories/32154http://www.securityfocus.com/archive/1/496154/100/0/threadedhttp://www.securityfocus.com/bid/31020http://www.securitytracker.com/id?1020836http://www.us-cert.gov/cas/techalerts/TA08-253A.htmlhttp://www.vupen.com/english/advisories/2008/2520http://www.vupen.com/english/advisories/2008/2696http://www.zerodayinitiative.com/advisories/ZDI-08-056http://www.zerodayinitiative.com/advisories/ZDI-08-056/https://docs.microsoft.com/en-us/security-updates/securitybulletins/2008/ms08-052https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A5986http://ifsec.blogspot.com/2008/09/windows-gdi-gif-memory-corruption.htmlhttp://marc.info/?l=bugtraq&m=122235754013992&w=2http://secunia.com/advisories/32154http://www.securityfocus.com/archive/1/496154/100/0/threadedhttp://www.securityfocus.com/bid/31020http://www.securitytracker.com/id?1020836http://www.us-cert.gov/cas/techalerts/TA08-253A.htmlhttp://www.vupen.com/english/advisories/2008/2520http://www.vupen.com/english/advisories/2008/2696http://www.zerodayinitiative.com/advisories/ZDI-08-056http://www.zerodayinitiative.com/advisories/ZDI-08-056/https://docs.microsoft.com/en-us/security-updates/securitybulletins/2008/ms08-052https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A5986
2008-09-11
Published