9.3
CVE-2008-4019
- EPSS 59.49%
- Published 15.10.2008 00:12:15
- Last modified 09.04.2025 00:30:58
- Source secure@microsoft.com
- Teams watchlist Login
- Open Login
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)
Microsoft ≫ Excel Viewer Version-
Microsoft ≫ Excel Viewer Version2003 Update-
Microsoft ≫ Excel Viewer Version2003 Updatesp3
Microsoft ≫ Office Compatibility Pack Version2007 Update-
Microsoft ≫ Office Compatibility Pack Version2007 Updatesp1
Microsoft ≫ Open Xml File Format Converter Version- SwPlatformmacos
Microsoft ≫ Sharepoint Server Version2007 HwPlatformx64
Microsoft ≫ Sharepoint Server Version2007 Update-
Microsoft ≫ Sharepoint Server Version2007 Updatesp1
Microsoft ≫ Sharepoint Server Version2007 Updatesp1 HwPlatformx64
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 59.49% | 0.981 |
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.