mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-28 01:02:25 +00:00
126 lines
3.9 KiB
JSON
126 lines
3.9 KiB
JSON
{
|
|
"id": "CVE-2008-7128",
|
|
"sourceIdentifier": "cve@mitre.org",
|
|
"published": "2009-08-31T10:30:01.217",
|
|
"lastModified": "2017-08-17T01:29:50.427",
|
|
"vulnStatus": "Modified",
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "The ssl_parse_client_key_exchange function in XySSL before 0.9 does not protect against certain Bleichenbacher attacks using chosen ciphertext, which allows remote attackers to recover keys via unspecified vectors."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "La funci\u00f3n ssl_parse_client_key_exchange de XySSL anterior a v0.9, no protege de determinados ataques Bleichenbacher que utilicen determinado texto cifrado, esto permite a atacantes remotos recuperar las claves a trav\u00e9s de vectores no especificados."
|
|
}
|
|
],
|
|
"metrics": {
|
|
"cvssMetricV2": [
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"cvssData": {
|
|
"version": "2.0",
|
|
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
|
|
"accessVector": "NETWORK",
|
|
"accessComplexity": "LOW",
|
|
"authentication": "NONE",
|
|
"confidentialityImpact": "PARTIAL",
|
|
"integrityImpact": "PARTIAL",
|
|
"availabilityImpact": "PARTIAL",
|
|
"baseScore": 7.5
|
|
},
|
|
"baseSeverity": "HIGH",
|
|
"exploitabilityScore": 10.0,
|
|
"impactScore": 6.4,
|
|
"acInsufInfo": false,
|
|
"obtainAllPrivilege": false,
|
|
"obtainUserPrivilege": false,
|
|
"obtainOtherPrivilege": true,
|
|
"userInteractionRequired": false
|
|
}
|
|
]
|
|
},
|
|
"weaknesses": [
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"description": [
|
|
{
|
|
"lang": "en",
|
|
"value": "CWE-264"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"configurations": [
|
|
{
|
|
"nodes": [
|
|
{
|
|
"operator": "OR",
|
|
"negate": false,
|
|
"cpeMatch": [
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:xyssl:xyssl:*:*:*:*:*:*:*:*",
|
|
"versionEndIncluding": "0.8",
|
|
"matchCriteriaId": "6E54F52B-1D44-45CE-A4FB-4084E52FCAD7"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:xyssl:xyssl:0.1:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "5FF85863-AE04-4B1E-87AA-5D32B3D28A51"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:xyssl:xyssl:0.2:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "BE0643D9-E251-4EC7-BC24-BBCA5BA6CD8C"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:xyssl:xyssl:0.3:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "4018A22E-F8C7-4A2E-BBC7-1A360BEEC868"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:xyssl:xyssl:0.4:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "21128DCE-2FEA-4038-9FA3-167C1BA9B041"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:xyssl:xyssl:0.5:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "7DFD8E9D-3CAF-4BC6-B5F2-5DE27A53E8C7"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:xyssl:xyssl:0.6:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "4116FDA1-E82E-436F-9E5A-80CBB5512EE5"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:xyssl:xyssl:0.7:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "232BBEA4-E2B6-4667-AD6D-DECF21647316"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "http://polarssl.org/?archive#001c",
|
|
"source": "cve@mitre.org"
|
|
},
|
|
{
|
|
"url": "http://www.vupen.com/english/advisories/2008/0917/references",
|
|
"source": "cve@mitre.org",
|
|
"tags": [
|
|
"Vendor Advisory"
|
|
]
|
|
},
|
|
{
|
|
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/41253",
|
|
"source": "cve@mitre.org"
|
|
}
|
|
]
|
|
} |