CVE-2007-0842 Details
Description
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.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No CVSS 3.x data is available for this CVE.
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| http://msdn2.microsoft.com/en-us/library/a442x3ye%28VS.80%29.aspx | CVE | PatchVendor Advisory |
| http://osvdb.org/33626 | CVE | Broken Link |
| http://securityreason.com/securityalert/2237 | CVE | Exploit |
| https://exchange.xforce.ibmcloud.com/vulnerabilities/32454 | CVE | VDB Entry |
| http://www.securityfocus.com/archive/1/459847/100/0/threaded | CVE | Third Party AdvisoryVDB Entry |
| http://msdn2.microsoft.com/en-us/library/a442x3ye%28VS.80%29.aspx | [email protected] | PatchVendor Advisory |
| http://osvdb.org/33626 | [email protected] | Broken Link |
| http://securityreason.com/securityalert/2237 | [email protected] | Exploit |
| https://exchange.xforce.ibmcloud.com/vulnerabilities/32454 | [email protected] | VDB Entry |
| http://www.securityfocus.com/archive/1/459847/100/0/threaded | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-399 | Resource Management Errors | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| microsoft visual c++ | 2005 |
CPE
Remediation
| |
Change History
10 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 16, 2026 | CVE Modified | [email protected] |
| Apr 23, 2026 | Status Change | [email protected] |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Mar 12, 2024 | Modified Analysis | [email protected] |
| Nov 7, 2023 | CVE Modified | [email protected] |
| Oct 16, 2018 | CVE Modified | [email protected] |
| Aug 13, 2018 | CVE Modified | [email protected] |
| Jul 29, 2017 | CVE Modified | [email protected] |
| Feb 13, 2007 | Initial Analysis | [email protected] |