CVE-2016-6210
Description
sshd in OpenSSH before 7.3, when SHA256 or SHA512 are used for user password hashing, uses BLOWFISH hashing on a static password when the username does not exist, which allows remote attackers to enumerate users by leveraging the timing difference between responses when a large password is provided.
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.
Metasploit modules
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | fixed | 1:7.2p2-6 |
| debian | bullseye | fixed | 1:7.2p2-6 |
| debian | forky | fixed | 1:7.2p2-6 |
| debian | sid | fixed | 1:7.2p2-6 |
| debian | trixie | fixed | 1:7.2p2-6 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| openbsd | openssh | {"endIncluding":"7.2"} | |
References
- http://seclists.org/fulldisclosure/2016/Jul/51
- http://www.debian.org/security/2016/dsa-3626
- http://www.securityfocus.com/bid/91812
- http://www.securitytracker.com/id/1036319
- https://access.redhat.com/errata/RHSA-2017:2029
- https://access.redhat.com/errata/RHSA-2017:2563
- https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf
- https://security.gentoo.org/glsa/201612-18
- https://security.netapp.com/advisory/ntap-20190206-0001/
- https://www.exploit-db.com/exploits/40113/
- https://www.exploit-db.com/exploits/40136/
- https://www.openssh.com/txt/release-7.3
- https://www.suse.com/security/cve/CVE-2016-6210.html
- https://security-tracker.debian.org/tracker/CVE-2016-6210
CWEs
CWE-200
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.