9.3

CVE-2008-4019

Integer overflow in the REPT function in Microsoft Excel 2000 SP3, 2002 SP3, 2003 SP2 and SP3, and 2007 Gold and SP1; Office Excel Viewer 2003 SP3; Office Excel Viewer; Office Compatibility Pack for Word, Excel, and PowerPoint 2007 File Formats Gold and SP1; Office SharePoint Server 2007 Gold and SP1; Office 2004 and 2008 for Mac; and Open XML File Format Converter for Mac allows remote attackers to execute arbitrary code via an Excel file containing a formula within a cell, aka "Formula Parsing Vulnerability."

Data is provided by the National Vulnerability Database (NVD)
MicrosoftExcel Version2003 Updatesp2
MicrosoftExcel Version2003 Updatesp3
MicrosoftExcel Version2007 Update-
MicrosoftExcel Version2007 Updatesp1
MicrosoftExcel Viewer Version-
MicrosoftExcel Viewer Version2003 Update-
MicrosoftExcel Viewer Version2003 Updatesp3
MicrosoftOffice Version2004 SwPlatformmacos
MicrosoftOffice Version2008 SwPlatformmacos
MicrosoftOffice Compatibility Pack Version2007 Update-
MicrosoftOffice Compatibility Pack Version2007 Updatesp1
MicrosoftOpen Xml File Format Converter Version- SwPlatformmacos
MicrosoftSharepoint Server Version2007 HwPlatformx64
MicrosoftSharepoint Server Version2007 Update-
MicrosoftSharepoint Server Version2007 Updatesp1
MicrosoftSharepoint Server Version2007 Updatesp1 HwPlatformx64
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 59.49% 0.981
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 9.3 8.6 10
AV:N/AC:M/Au:N/C:C/I:C/A:C
CWE-190 Integer Overflow or Wraparound

The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.