CVE-2020-14145
Published: 29 June 2020
The client side in OpenSSH 5.7 through 8.4 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). NOTE: some reports state that 8.5 and 8.6 are also affected.
Notes
Author | Note |
---|---|
seth-arnold | openssh-ssh1 is provided for compatibility with old devices that cannot be upgraded to modern protocols. Thus we may not provide security support for this package if doing so would prevent access to equipment. |
mdeslaur | Per the advisory, "The developers of OpenSSH are not planning to change the behavior of OpenSSH regarding this issue" We will not be releasing updates for Ubuntu for this issue. On 2020-12-02, it was announced that a partial mitigation has been commited by OpenSSH developers in 8.4p1 that improves this issue in a very specific scenario, specifically when the client has a host key that happens to match the first entry in the preferred algorithm list: https://www.openwall.com/lists/oss-security/2020/12/02/1 The mitigation does not solve this vulnerability in most use cases. |
litios | OpenSSH cannot be fixed to fully mitigate this CVE as fixing it would disable the reordering of host key algorithms, breaking RFC 4253. The partial mitigation disables this reordering only in a single specific situation. Marking as ignored. |
mdeslaur | The upstream OpenSSH developers marked the bug associated with this issue as "Won't Fix", stating "we consider the automatic ordering of host key algorithms an important feature for security. ... Disabling this feature wholesale would IMO result in a net *loss* of security as it would force more connections that already have learned a hostkey to accept a new one of a different algorithm, thereby needlessly exposing them to MITM risk." Jammy and later Ubuntu releases contain the OpenSSH version that includes the mitigation. Focal and older Ubuntu releases have been updated to include the mitigation in USN-6279-1. This issue only affects the OpenSSH client, not the server. |
Priority
Status
Package | Release | Status |
---|---|---|
openssh-ssh1 Launchpad, Ubuntu, Debian |
impish |
Ignored
(end of life)
|
hirsute |
Ignored
(end of life)
|
|
lunar |
Deferred
|
|
bionic |
Deferred
|
|
eoan |
Ignored
(end of life)
|
|
focal |
Deferred
|
|
groovy |
Ignored
(end of life)
|
|
jammy |
Deferred
|
|
kinetic |
Ignored
(end of life, was deferred)
|
|
trusty |
Does not exist
|
|
upstream |
Ignored
(frozen on openssh 7.5p)
|
|
xenial |
Does not exist
|
|
openssh Launchpad, Ubuntu, Debian |
jammy |
Ignored
(see notes)
|
kinetic |
Ignored
(end of life, was ignored [see notes])
|
|
lunar |
Ignored
(see notes)
|
|
upstream |
Ignored
|
|
bionic |
Ignored
(see notes)
|
|
focal |
Ignored
(see notes)
|
|
impish |
Ignored
(end of life)
|
|
trusty |
Ignored
(see notes)
|
|
xenial |
Ignored
(see notes)
|
|
eoan |
Ignored
(end of life)
|
|
groovy |
Ignored
(end of life)
|
|
hirsute |
Ignored
(end of life)
|
|
Patches: upstream: https://anongit.mindrot.org/openssh.git/commit/?id=b3855ff053f5078ec3d3c653cdaedefaa5fc362d |
Severity score breakdown
Parameter | Value |
---|---|
Base score | 5.9 |
Attack vector | Network |
Attack complexity | High |
Privileges required | None |
User interaction | None |
Scope | Unchanged |
Confidentiality | High |
Integrity impact | None |
Availability impact | None |
Vector | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N |
References
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14145
- https://www.fzi.de/en/news/news/detail-en/artikel/fsa-2020-2-ausnutzung-eines-informationslecks-fuer-gezielte-mitm-angriffe-auf-ssh-clients/
- https://www.fzi.de/fileadmin/user_upload/2020-06-26-FSA-2020-2.pdf
- https://github.com/openssh/openssh-portable/compare/V_8_3_P1...V_8_4_P1
- https://ubuntu.com/security/notices/USN-6279-1
- NVD
- Launchpad
- Debian