Vulnerability Description
The scp client in OpenSSH 8.2 incorrectly sends duplicate responses to the server upon a utimes system call failure, which allows a malicious unprivileged user on the remote server to overwrite arbitrary files in the client's download directory by creating a crafted subdirectory anywhere on the remote server. The victim must use the command scp -rp to download a file hierarchy containing, anywhere inside, this crafted subdirectory. NOTE: the vendor points out that "this attack can achieve no more than a hostile peer is already able to achieve within the scp protocol" and "utimes does not fail under normal circumstances.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Openbsd | Openssh | 8.2 |
Related Weaknesses (CWE)
References
- https://github.com/openssh/openssh-portable/commit/955854cafca88e0cdcd3d09ca1ad4PatchThird Party Advisory
- https://github.com/openssh/openssh-portable/commit/aad87b88fc2536b1ea023213729aaThird Party Advisory
- https://www.openssh.com/txt/release-8.3Release NotesVendor Advisory
- https://www.openwall.com/lists/oss-security/2020/05/27/1Mailing ListRelease NotesThird Party Advisory
- https://github.com/openssh/openssh-portable/commit/955854cafca88e0cdcd3d09ca1ad4PatchThird Party Advisory
- https://github.com/openssh/openssh-portable/commit/aad87b88fc2536b1ea023213729aaThird Party Advisory
- https://www.openssh.com/txt/release-8.3Release NotesVendor Advisory
- https://www.openwall.com/lists/oss-security/2020/05/27/1Mailing ListRelease NotesThird Party Advisory
FAQ
What is CVE-2020-12062?
CVE-2020-12062 is a vulnerability with a CVSS score of 7.5 (HIGH). The scp client in OpenSSH 8.2 incorrectly sends duplicate responses to the server upon a utimes system call failure, which allows a malicious unprivileged user on the remote server to overwrite arbitr...
How severe is CVE-2020-12062?
CVE-2020-12062 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-12062?
Check the references section above for vendor advisories and patch information. Affected products include: Openbsd Openssh.