CVE-2009-2502
14.10.2009, 10:30
Buffer overflow in GDI+ in Microsoft Internet Explorer 6 SP1, Windows XP SP2 and SP3, 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 allows remote attackers to execute arbitrary code via a crafted TIFF image file, aka "GDI+ TIFF Buffer Overflow Vulnerability."
Vendor | Product | Version |
---|---|---|
microsoft | windows_2003_server | * |
microsoft | windows_2003_server | * |
microsoft | windows_2003_server | * |
microsoft | windows_server_2008 | * |
microsoft | windows_server_2008 | * |
microsoft | windows_server_2008 | * |
microsoft | windows_vista | * |
microsoft | windows_vista | * |
microsoft | windows_vista | * |
microsoft | windows_xp | * |
microsoft | windows_xp | * |
microsoft | windows_xp | * |
microsoft | .net_framework | 1.1:sp1 |
microsoft | .net_framework | 2.0:sp1 |
microsoft | .net_framework | 2.0:sp2 |
microsoft | expression_web | * |
microsoft | office_excel_viewer | * |
microsoft | office_powerpoint_viewer | * |
microsoft | office_word_viewer | * |
microsoft | works | 8.5 |
microsoft | platform_sdk | * |
microsoft | forefront_client_security | 1.0 |
microsoft | visual_foxpro | 8.0:sp1 |
microsoft | visual_foxpro | 9.0:sp2 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-119 - Improper Restriction of Operations within the Bounds of a Memory BufferThe software performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer.
- CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')The program copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
References