Information disclosure in Dropbear - CVE-2018-15599
Published: August 22, 2018 / Updated: August 23, 2018
Dropbear
Detailed vulnerability description
The vulnerability allows a remote attacker to obtain potentially sensitive information.
The vulnerability exists in the recv_msg_userauth_request function, as defined in the svr-auth.c source code file due to the way fields in SSH_MSG_USERAUTH messages are handled based on username validity. A remote attacker can send an authentication request packet and access sensitive information, such as valid usernames.