2024-12-08 03:06:42 +00:00

150 lines
5.1 KiB
JSON

{
"id": "CVE-2007-0842",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-02-13T11:28:00.000",
"lastModified": "2024-11-21T00:26:52.333",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
},
{
"lang": "es",
"value": "Las versiones de 64 bits de la biblioteca est\u00e1ndar de Microsoft Visual C++ versi\u00f3n 8.0 (MSVCR80.DLL) funciones de tiempo, incluyendo (1) localtime, (2) localtime_s, (3) gmtime, (4) gmtime_s, (5) ctime, (6) ctime_s , (7) wctime, (8) wctime_s, y (9) fstat, activan un error de aserci\u00f3n en lugar de un puntero NULL o EINVAL al procesar un argumento time despu\u00e9s del 1 de enero de 3000, lo que podr\u00eda permitir a los atacantes dependiendo del contexto causar una denegaci\u00f3n de servicio (salida de aplicaci\u00f3n) por medio de grandes valores de tiempo. NOTA: se podr\u00eda argumentar que se trata de una limitaci\u00f3n de dise\u00f1o de las funciones, y la vulnerabilidad reside en cualquier aplicaci\u00f3n que no valide los argumentos de estas funciones. Sin embargo, este comportamiento es inconsistente con la documentaci\u00f3n, la cual no enumera las aserciones como un posible resultado de una condici\u00f3n de error."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"baseScore": 5.0,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-399"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:microsoft:visual_c\\+\\+:2005:*:*:*:*:*:*:*",
"matchCriteriaId": "AE7DB946-A63E-4A10-9164-9466965F8298"
}
]
}
]
}
],
"references": [
{
"url": "http://msdn2.microsoft.com/en-us/library/a442x3ye%28VS.80%29.aspx",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://osvdb.org/33626",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
},
{
"url": "http://securityreason.com/securityalert/2237",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/archive/1/459847/100/0/threaded",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/32454",
"source": "cve@mitre.org",
"tags": [
"VDB Entry"
]
},
{
"url": "http://msdn2.microsoft.com/en-us/library/a442x3ye%28VS.80%29.aspx",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://osvdb.org/33626",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link"
]
},
{
"url": "http://securityreason.com/securityalert/2237",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/archive/1/459847/100/0/threaded",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/32454",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"VDB Entry"
]
}
]
}