OpenSSH through 8.7 allows remote attackers, who have a suspicion that a certain combination of username and public key is known to an SSH server, to test whether this suspicion is correct. This occurs because a challenge is sent only when that combination could be valid for a login session. NOTE: the vendor does not recognize user enumeration as a vulnerability for this product
Link | Tags |
---|---|
https://github.com/openssh/openssh-portable/pull/270 | third party advisory patch |
https://github.com/openssh/openssh-portable/blob/d0fffc88c8fe90c1815c6f4097bc8cbcabc0f3dd/auth2-pubkey.c#L261-L265 | third party advisory exploit |
https://utcc.utoronto.ca/~cks/space/blog/tech/SSHKeysAreInfoLeak | third party advisory |
https://rushter.com/blog/public-ssh-keys/ | third party advisory exploit |
https://security.netapp.com/advisory/ntap-20211014-0005/ | third party advisory |
https://github.com/openssh/openssh-portable/pull/270#issuecomment-920577097 | issue tracking third party advisory |
https://www.openwall.com/lists/oss-security/2018/08/24/1 | third party advisory mailing list |
https://github.com/openssh/openssh-portable/pull/270#issuecomment-943909185 | issue tracking third party advisory |