ID:8926 - Exploit for User enumeration via covert timing channel in OpenSSH - CVE-2016-6210

 
Main Vulnerability Database Exploits ID:8926 - Exploit for User enumeration via covert timing channel in OpenSSH - CVE-2016-6210

ID:8926 - Exploit for User enumeration via covert timing channel in OpenSSH - CVE-2016-6210

Published: March 20, 2023


Vulnerability identifier: #VU255
Vulnerability risk: Medium
CVE-ID: CVE-2016-6210
CWE-ID: CWE-200
Exploitation vector: Remote access
Vulnerable software:
OpenSSH

Link to public exploit:


Vulnerability description

The vulnerability allows a remote attacker to enumerate users on system.

The vulnerability exists in most systems where the Blowfish algorithm runs faster than SHA256/SHA512. A remote unauthenticated attacker can determine valid usernames by sending a specially crafted request with a large password (approximately 10,000 characters) to the target ssh daemon. On systems where a valid user's password has been hashed with SHA256/SHA512, the response time will be shorter for a non-existent username than for a valid username.

Successful exploitation of this vulnerability may result in disclosure or user logins.


Remediation

Install the latest version of OpenSSH 7.3.