2024-07-14 02:06:08 +00:00

102 lines
3.1 KiB
JSON

{
"id": "CVE-2009-0046",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-01-07T18:30:01.453",
"lastModified": "2018-10-11T20:59:47.437",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Sun GridEngine 5.3 and earlier does not properly check the return value from the OpenSSL EVP_VerifyFinal function, which allows remote attackers to bypass validation of the certificate chain via a malformed SSL/TLS signature for DSA and ECDSA keys, a similar vulnerability to CVE-2008-5077."
},
{
"lang": "es",
"value": "Sun GridEngine versi\u00f3n 5.3 y anteriores, no comprueba apropiadamente el valor devuelto de la funci\u00f3n EVP_VerifyFinal de OpenSSL, que permite a los atacantes remotos omitir la comprobaci\u00f3n de la cadena de certificados mediante una firma de SSL/TLS malformada para las claves DSA y ECDSA, una vulnerabilidad similar a CVE-2008-5077."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"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-287"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sun:grid_engine:*:*:*:*:*:*:*:*",
"versionEndIncluding": "5.3",
"matchCriteriaId": "2A4ACBF8-8D20-43CA-84FA-6E30EFBAF0AA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sun:grid_engine:5.3:beta1:*:*:*:*:*:*",
"matchCriteriaId": "61B5F93D-E636-401A-8341-05565E7F798D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sun:grid_engine:5.3:beta2:*:*:*:*:*:*",
"matchCriteriaId": "DBB37AF4-2262-431F-B36A-31F96E0FCA83"
}
]
}
]
}
],
"references": [
{
"url": "http://www.ocert.org/advisories/ocert-2008-016.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/499827/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2009/0045",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}