← Vulnerability feed

Vulnerability record · CVE-2008-3013 · published 11 September 2008

CVE-2008-3013: Microsoft GDI+ GIF parsing flaw allows remote code execution

Microsoft · Digital Image Suite

GDI+ (gdiplus.dll) mishandles malformed GIF files that contain many graphic control extension markers followed by unknown labels, causing memory corruption. Because GDI+ is used across Internet Explorer, Windows, Office, Visio, SQL Server Reporting Services and other products, a single crafted image can reach a very wide install base. The record does not specify the exact memory-safety defect beyond CWE-399 (resource management).

9.3 CVSS 2.0 High EPSS 52% · top 1.1% CWE-399 · CWE-399
9.3CVSS 2.0 base score
52%EPSS exploitation probability, 30 days
NoNot in CISA KEV
13Affected product versions listed by NVD
26References
16 Jun 2026Last modified by NVD

Description

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."

AV:N/AC:M/Au:N/C:C/I:C/A:C

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 20 September 2026. Confidence: medium.

high priorityRemote code execution with no authentication required and a very high EPSS score, though the flaw is old and a vendor patch has long existed.

What it is

GDI+ (gdiplus.dll) mishandles malformed GIF files that contain many graphic control extension markers followed by unknown labels, causing memory corruption. Because GDI+ is used across Internet Explorer, Windows, Office, Visio, SQL Server Reporting Services and other products, a single crafted image can reach a very wide install base. The record does not specify the exact memory-safety defect beyond CWE-399 (resource management).

Impact

A remote attacker can execute arbitrary code in the context of the affected process, giving full control of confidentiality, integrity and availability per the CVSS vector. In browser or document contexts this typically means code execution as the logged-on user.

Attack surface

Reached by delivering a malformed GIF to any application that renders images through GDI+, including web browsing and document/image viewing. The vector AV:N/AC:M/Au:N indicates no authentication is required and only user interaction such as viewing a page or opening a file is needed.

Exploitation

Not listed in CISA KEV and no ransomware associations are recorded, but EPSS is high at 0.52 (99th percentile), indicating substantial predicted exploitation activity. Reference tags are limited to vendor and US Government advisories, with no public exploit tag supplied.

What to do

  • Apply Microsoft security bulletin MS08-052 (the vendor fix for this GDI+ GIF parsing issue) across all affected products.
  • Inventory and patch the full affected set, not just Windows: Office XP/2003/2007, Visio 2002, PowerPoint Viewer 2003, Works 8, Digital Image Suite 2006, SQL Server 2000/2005 Reporting Services, Report Viewer 2005/2008 and Forefront Client Security 1.0.
  • Where patching is delayed, block or strip GIF content at email and web gateways and restrict untrusted image rendering.
  • Reduce exposure by removing or disabling unused GDI+-dependent viewers and legacy Office components on internet-facing or high-value hosts.

Detection

  • Hunt for processes loading gdiplus.dll that subsequently spawn child processes or make unexpected network connections, especially from browsers, Office and report viewers.
  • Monitor for GIF files containing an abnormal number of graphic control extension markers or unknown extension labels in email attachments and web downloads.
  • Review crash and exploit telemetry for gdiplus.dll faults in the affected applications as a possible exploitation precursor.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

13 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://ifsec.blogspot.com/2008/09/windows-gdi-gif-memory-corruption.html
http://marc.info/?l=bugtraq&m=122235754013992&w=2
http://secunia.com/advisories/32154 Vendor Advisory
http://www.securityfocus.com/archive/1/496154/100/0/threaded
http://www.securityfocus.com/bid/31020
http://www.securitytracker.com/id?1020836
http://www.us-cert.gov/cas/techalerts/TA08-253A.html US Government Resource
http://www.vupen.com/english/advisories/2008/2520 Vendor Advisory
http://www.vupen.com/english/advisories/2008/2696 Vendor Advisory
http://www.zerodayinitiative.com/advisories/ZDI-08-056
http://www.zerodayinitiative.com/advisories/ZDI-08-056/
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2008/ms08-052
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A5986
http://ifsec.blogspot.com/2008/09/windows-gdi-gif-memory-corruption.html
http://marc.info/?l=bugtraq&m=122235754013992&w=2
http://secunia.com/advisories/32154 Vendor Advisory
http://www.securityfocus.com/archive/1/496154/100/0/threaded
http://www.securityfocus.com/bid/31020
http://www.securitytracker.com/id?1020836
http://www.us-cert.gov/cas/techalerts/TA08-253A.html US Government Resource
http://www.vupen.com/english/advisories/2008/2520 Vendor Advisory
http://www.vupen.com/english/advisories/2008/2696 Vendor Advisory
http://www.zerodayinitiative.com/advisories/ZDI-08-056
http://www.zerodayinitiative.com/advisories/ZDI-08-056/
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2008/ms08-052
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A5986

Track CVE-2008-3013 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2023-23397Microsoft Outlook improper input validation privilege escalationCVE-2023-23397 is a critical elevation of privilege flaw in Microsoft Outlook caused by improper input validation and an authentication bypass by cap…KEVEPSS 97%analysed9.8CVE-2015-0313Adobe Flash Player use-after-free allows remote code executionAdobe Flash Player contains a use-after-free (CWE-416) flaw reachable through unspecified vectors. It affects Flash Player before 13.0.0.269 and 14.x…KEVEPSS 95%analysed9.8CVE-2015-0311Adobe Flash Player unspecified flaw allows remote code executionCVE-2015-0311 is an unspecified vulnerability in Adobe Flash Player affecting versions through 13.0.0.262, 14.x, 15.x, and 16.x through 16.0.0.287 on…KEVEPSS 86%analysed9.8CVE-2014-1776Internet Explorer use-after-free in CMarkup::IsConnectedToPrimaryMarkupMicrosoft Internet Explorer 6 through 11 contains a use-after-free in the CMarkup::IsConnectedToPrimaryMarkup function that allows remote code execut…KEVEPSS 83%analysed8.8CVE-2023-35311Microsoft Outlook security feature bypass via TOCTOU race conditionCVE-2023-35311 is a security feature bypass in Microsoft Outlook caused by a time-of-check time-of-use (TOCTOU) race condition (CWE-367). It affects …KEVEPSS 16%analysed8.8CVE-2021-27085Microsoft Internet Explorer remote code execution flawCVE-2021-27085 is a remote code execution vulnerability in Microsoft Internet Explorer. The record gives only a one-line description and no root-caus…KEVEPSS 5.4%analysed8.8CVE-2021-26411Microsoft Internet Explorer and Edge use-after-free memory corruptionCVE-2021-26411 is a use-after-free (CWE-416) memory corruption flaw in Microsoft Internet Explorer, with Microsoft Edge also listed as an affected pr…KEVEPSS 81%analysed8.8CVE-2019-1297Microsoft Excel memory handling flaw allows remote code executionCVE-2019-1297 is a remote code execution vulnerability in Microsoft Excel caused by improper handling of objects in memory. An attacker who convinces…KEVEPSS 22%analysed

Source: NIST National Vulnerability Database (record CVE-2008-3013), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.