cvelist/2020/14xxx/CVE-2020-14145.json

82 lines
3.1 KiB
JSON
Raw Normal View History

2020-06-15 14:01:35 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-06-29 18:01:17 +00:00
"ID": "CVE-2020-14145",
"STATE": "PUBLIC"
2020-06-15 14:01:35 +00:00
},
2020-06-29 18:01:17 +00:00
"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",
2020-06-15 14:01:35 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-06-29 18:01:17 +00:00
"value": "The client side in OpenSSH 5.7 through 8.3 has an Observable Discrepancy leading to an information leak in the algorithm negotiation. This allows man-in-the-middle attackers to target initial connection attempts (where no host key for the server has been cached by the client)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/openssh/openssh-portable/compare/V_8_3_P1...V_8_4_P1",
"refsource": "MISC",
"name": "https://github.com/openssh/openssh-portable/compare/V_8_3_P1...V_8_4_P1"
},
{
"refsource": "MISC",
"name": "https://www.fzi.de/en/news/news/detail-en/artikel/fsa-2020-2-ausnutzung-eines-informationslecks-fuer-gezielte-mitm-angriffe-auf-ssh-clients/",
"url": "https://www.fzi.de/en/news/news/detail-en/artikel/fsa-2020-2-ausnutzung-eines-informationslecks-fuer-gezielte-mitm-angriffe-auf-ssh-clients/"
2020-07-09 09:01:19 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20200709-0004/",
"url": "https://security.netapp.com/advisory/ntap-20200709-0004/"
2020-12-02 10:01:33 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20201202 Some mitigation for openssh CVE-2020-14145",
"url": "http://www.openwall.com/lists/oss-security/2020/12/02/1"
2020-12-02 17:01:36 +00:00
},
{
"refsource": "MISC",
"name": "https://anongit.mindrot.org/openssh.git/commit/?id=b3855ff053f5078ec3d3c653cdaedefaa5fc362d",
"url": "https://anongit.mindrot.org/openssh.git/commit/?id=b3855ff053f5078ec3d3c653cdaedefaa5fc362d"
2020-06-15 14:01:35 +00:00
}
]
}
}