OpenSSH through 7.7 is prone to a user enumeration vulnerability due to not delaying bailout for an invalid authenticating user until after the packet containing the request has been fully parsed, related to auth2-gss.c, auth2-hostbased.c, and auth2-pubkey.c. Upstream Patch: https://github.com/openbsd/src/commit/779974d35b4859c07bc3cb8a12c74b43b0a7d1e0 Reference: http://www.openwall.com/lists/oss-security/2018/08/15/5
Created openssh tracking bugs for this issue: Affects: fedora-all [bug 1619064]
Statement: Red Hat Product Security has rated this issue as having Low severity. An attacker could use this flaw to determine whether given usernames exist or not on the server, but no further information is disclosed and there is no availability or integrity impact. A future update may address this issue.
Mitigation: Configuring your firewall to limit the origin and/or rate of incoming ssh connections (using the netfilter xt_recent module) will limit the impact of this attack, as it requires a new TCP connection for each username tested. This configuration also provides some protection against brute-force attacks on SSH passwords or keys. See the following article for more information on limiting access to SSHD: https://access.redhat.com/solutions/8687
This issue has been addressed in the following products: Red Hat Enterprise Linux 6 Via RHSA-2019:0711 https://access.redhat.com/errata/RHSA-2019:0711
I see that a fix was released for RHEL 6 last month, is a fix planned to be released for RHEL 7? It seems odd to only fix the older OS release and not the current one..
Yes @joshua.megerman its correct.. this vulnerability is still in RHEL 7. Red Hat has to release the update for latest OS as well
Customer is having this bug for RHEL 7. Will there be errata released for RHEL 7? as I can see the bug status is closed but we are still looking for RHEL 7 errata. Please confirm.
This issue has been addressed in the following products: Red Hat Enterprise Linux 7 Via RHSA-2019:2143 https://access.redhat.com/errata/RHSA-2019:2143