CVE-2020-9283
Description
golang.org/x/crypto before v0.0.0-20200220183623-bac4c82f6975 for Go allows a panic during signature verification in the golang.org/x/crypto/ssh package. A client can attack an SSH server that accepts public keys. Also, a server can attack any SSH client.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
Go SSH servers 0.0.2 - Denial of Service (PoC)
OS impact
Debian Fixed 5 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Fixed | 1:0.0~git20200221.2aa609c-1 |
| sid | Fixed | 1:0.0~git20200221.2aa609c-1 |
| forky | Fixed | 1:0.0~git20200221.2aa609c-1 |
| bullseye | Fixed | 1:0.0~git20200221.2aa609c-1 |
| bookworm | Fixed | 1:0.0~git20200221.2aa609c-1 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Go | golang.org/x/crypto | <0.0.0-20200220183623-bac4c82f6975 | 0.0.0-20200220183623-bac4c82f6975 |
References
- https://nvd.nist.gov/vuln/detail/CVE-2020-9283
- https://github.com/golang/crypto/commit/bac4c82f69751a6dd76e702d54b3ceb88adab236
- https://github.com/golang/crypto
- https://go.dev/cl/220357
- https://go.googlesource.com/crypto/+/bac4c82f69751a6dd76e702d54b3ceb88adab236
- https://groups.google.com/forum/#!topic/golang-announce/3L45YRc91SY
- https://groups.google.com/g/golang-announce/c/3L45YRc91SY
- https://lists.debian.org/debian-lts-announce/2020/10/msg00014.html
- https://lists.debian.org/debian-lts-announce/2020/11/msg00027.html
- https://lists.debian.org/debian-lts-announce/2020/11/msg00031.html
- https://pkg.go.dev/vuln/GO-2020-0012
- https://www.exploit-db.com/exploits/48121
- http://packetstormsecurity.com/files/156480/Go-SSH-0.0.2-Denial-Of-Service.html
- https://security-tracker.debian.org/tracker/CVE-2020-9283
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.