100 lines
3.0 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2011-5095",
"sourceIdentifier": "cve@mitre.org",
"published": "2012-06-20T17:55:01.667",
"lastModified": "2024-11-21T01:33:37.400",
"vulnStatus": "Modified",
"cveTags": [],
2023-04-24 12:24:31 +02:00
"descriptions": [
{
"lang": "en",
"value": "The Diffie-Hellman key-exchange implementation in OpenSSL 0.9.8, when FIPS mode is enabled, does not properly validate a public parameter, which makes it easier for man-in-the-middle attackers to obtain the shared secret key by modifying network traffic, a related issue to CVE-2011-1923."
},
{
"lang": "es",
"value": "La implementaci\u00f3n de intercambio de claves Diffie-Hellman en OpenSSL v0.9.8, cuando estaba habilitado FIPS, no valida correctamente un par\u00e1metro p\u00fablico, lo que hace que sea m\u00e1s facil a atacantes man-in-the-middle el obtener la clave compartida modificando el tr\u00e1fico de red. Se trata de un problema relacionado con el CVE-2011-1923."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:N",
"baseScore": 4.0,
2023-04-24 12:24:31 +02:00
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE"
2023-04-24 12:24:31 +02:00
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 4.9,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-310"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:openssl:openssl:0.9.8:*:*:*:*:*:*:*",
"matchCriteriaId": "8A4E446D-B9D3-45F2-9722-B41FA14A6C31"
}
]
}
]
}
],
"references": [
{
"url": "http://www.cl.cam.ac.uk/~rja14/Papers/psandqs.pdf",
"source": "cve@mitre.org"
},
{
"url": "http://www.nessus.org/plugins/index.php?view=single&id=53360",
"source": "cve@mitre.org"
},
{
"url": "https://discussions.nessus.org/thread/3381",
"source": "cve@mitre.org"
},
{
"url": "http://www.cl.cam.ac.uk/~rja14/Papers/psandqs.pdf",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.nessus.org/plugins/index.php?view=single&id=53360",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://discussions.nessus.org/thread/3381",
"source": "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
]
}