cvelist/2011/5xxx/CVE-2011-5095.json
2019-03-17 22:32:22 +00:00

72 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2011-5095",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.cl.cam.ac.uk/~rja14/Papers/psandqs.pdf",
"refsource": "MISC",
"url": "http://www.cl.cam.ac.uk/~rja14/Papers/psandqs.pdf"
},
{
"name": "http://www.nessus.org/plugins/index.php?view=single&id=53360",
"refsource": "MISC",
"url": "http://www.nessus.org/plugins/index.php?view=single&id=53360"
},
{
"name": "https://discussions.nessus.org/thread/3381",
"refsource": "MISC",
"url": "https://discussions.nessus.org/thread/3381"
}
]
}
}