CVE-2009-2503
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedGDI+ in Microsoft Internet Explorer 6 SP1, Windows XP SP2 and SP3, Windows Server 2003 SP2, Office XP SP3, Office 2003 SP3, 2007 Microsoft Office System SP1 and SP2, Office Project 2002 SP1, Visio 2002 SP2, Office Word Viewer, Word Viewer 2003 Gold and SP3, Office Excel Viewer 2003 Gold and SP3, Office Excel Viewer, Office PowerPoint Viewer 2007 Gold, SP1, and SP2, Office Compatibility Pack for Word, Excel, and PowerPoint 2007 File Formats SP1 and SP2, Expression Web, Expression Web 2, Groove 2007 Gold and SP1, Works 8.5, SQL Server 2000 Reporting Services SP2, SQL Server 2005 SP2 and SP3, Report Viewer 2005 SP1, Report Viewer 2008 Gold and SP1, and Forefront Client Security 1.0 does not properly allocate an unspecified buffer, which allows remote attackers to execute arbitrary code via a crafted TIFF image file that triggers memory corruption, aka "GDI+ TIFF Memory Corruption Vulnerability."
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceGDI+ (Graphics Device Interface Plus) in multiple Microsoft products contains a buffer allocation flaw when parsing specially crafted TIFF image files. The vulnerability leads to memory corruption that can be exploited by remote attackers to execute arbitrary code via malicious TIFF images.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE dataall versionsall versionsall versionsall versions= 1.1= 2.0= 6= 2005= 2008= 2005CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- M
- Authentication
- None
- Confidentiality
- Complete
- Integrity
- Complete
- Availability
- Complete
AV:N/AC:M/Au:N/C:C/I:C/A:C
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Check Windows versionRun 'winver' or 'systeminfo' from command prompt to identify the Windows version. Check if it is Windows XP, Windows Server 2003, Windows Vista, or Windows Server 2008.Affected if The system is running Windows XP, Windows 2003 Server, Windows Vista, or Windows Server 2008.
-
Verify GDI+ component presenceCheck for the presence of gdiplus.dll in the system. Run 'dir /s C:\gdiplus.dll' or check the version by right-clicking the file, selecting Properties, and viewing the Details tab.Affected if The gdiplus.dll file exists on the system (typically in C:\Windows\System32 or C:\Windows\winsxs directories).
-
Check .NET Framework version if installedCheck for Microsoft .NET Framework installations. Navigate to 'C:\Windows\Microsoft.NET\Framework' and look for directories v1.1 or v2.0. Alternatively, check 'Add or Remove Programs' for Microsoft .NET Framework versions.Affected if .NET Framework 1.1 or 2.0 is installed on the system.
-
Check Internet Explorer versionOpen Internet Explorer, click Help, then About Internet Explorer (or type 'iexplore.exe' in Run and add '-extoff' to check version). Note the version number.Affected if Internet Explorer 6 is installed on the system.
-
Check Microsoft Report Viewer installationCheck 'Add or Remove Programs' (or 'Programs and Features') for Microsoft Report Viewer 2005 or 2008, or check installation directories if known.Affected if Microsoft Report Viewer 2005 or 2008 is installed.
-
Check Microsoft SQL Server versionRun 'SELECT @@VERSION' in SQL Server Management Studio or check the SQL Server version through Configuration Manager or Services list.Affected if Microsoft SQL Server 2005 is installed on the system.
The system is affected if it runs any of the affected Windows versions (.NET Framework 1.1/2.0, IE6, Report Viewer 2005/2008, or SQL Server 2005) and can process TIFF image files through GDI+.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scopedApply Microsoft security update MS09-062 (or subsequent relevant patches) to all affected systems, and consider disabling TIFF rendering or using DEP/ASLR mitigations where available.
Microsoft Security Bulletin MS09-062 (Security Update KB956881 for Windows; KB969901 for .NET Framework)
- Identify the specific Microsoft product and version from the affected list (Windows XP/SP2/SP3, Windows Server 2003 SP2, Windows Vista, Windows Server 2008, .NET Framework 1.1/2.0, IE6, SQL Server 2005 SP2/SP3, Report Viewer 2005 SP1, Report Viewer 2008 Gold/SP1)
- Navigate to Microsoft Security Bulletin MS09-062 (GDI+ TIFF Memory Corruption Vulnerability)
- Download the appropriate security update (KB956881 for Windows platforms; KB969901 for .NET Framework) for your specific product and language
- Apply the security update via Windows Update, WSUS, or manual installation
- Restart the affected system if prompted
- Verify the update installed successfully via Add/Remove Programs (确保更新 appears in the list)
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation8.0 h
- Testing6.0 h
- Review / QA3.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,888.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2009-2503 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2009-2503 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data