CVE-2007-0842

The 64-bit versions of Microsoft Visual C++ 8.0 standard library (MSVCR80.DLL) time functions, including (1) localtime, (2) localtime_s, (3) gmtime, (4) gmtime_s, (5) ctime, (6) ctime_s, (7) wctime, (8) wctime_s, and (9) fstat, trigger an assertion error instead of a NULL pointer or EINVAL when processing a time argument later than Jan 1, 3000, which might allow context-dependent attackers to cause a denial of service (application exit) via large time values. NOTE: it could be argued that this is a design limitation of the functions, and the vulnerability lies with any application that does not validate arguments to these functions. However, this behavior is inconsistent with documentation, which does not list assertions as a possible result of an error condition.
Configurations

Configuration 1 (hide)

cpe:2.3:a:microsoft:visual_c\+\+:2005:*:*:*:*:*:*:*

History

12 Mar 2024, 17:39

Type Values Removed Values Added
References () http://msdn2.microsoft.com/en-us/library/a442x3ye%28VS.80%29.aspx - () http://msdn2.microsoft.com/en-us/library/a442x3ye%28VS.80%29.aspx - Patch, Vendor Advisory
References () http://osvdb.org/33626 - () http://osvdb.org/33626 - Broken Link
References () http://www.securityfocus.com/archive/1/459847/100/0/threaded - () http://www.securityfocus.com/archive/1/459847/100/0/threaded - Third Party Advisory, VDB Entry
References () https://exchange.xforce.ibmcloud.com/vulnerabilities/32454 - () https://exchange.xforce.ibmcloud.com/vulnerabilities/32454 - VDB Entry
CPE cpe:2.3:a:microsoft:visual_c\+\+:8.0:*:*:*:*:*:*:*
cpe:2.3:a:microsoft:visual_studio:2005:*:*:*:*:*:*:*
cpe:2.3:a:microsoft:visual_c\+\+:2005:*:*:*:*:*:*:*

07 Nov 2023, 02:00

Type Values Removed Values Added
References
  • {'url': 'http://msdn2.microsoft.com/en-us/library/a442x3ye(VS.80).aspx', 'name': 'http://msdn2.microsoft.com/en-us/library/a442x3ye(VS.80).aspx', 'tags': [], 'refsource': 'MISC'}
  • () http://msdn2.microsoft.com/en-us/library/a442x3ye%28VS.80%29.aspx -

Information

Published : 2007-02-13 11:28

Updated : 2024-03-12 17:39


NVD link : CVE-2007-0842

Mitre link : CVE-2007-0842

CVE.ORG link : CVE-2007-0842


JSON object : View

Products Affected

microsoft

  • visual_c\+\+
CWE
CWE-399

Resource Management Errors