vendor:
OpenSSH
by:
Marco Ivaldi
5.5
CVSS
MEDIUM
Remote Users Discovery
287
CWE
Product Name: OpenSSH
Affected Version From: OpenSSH/PAM <= 3.6.1p1
Affected Version To: OpenSSH/PAM <= 3.6.1p1
Patch Exists: NO
Related CWE:
CPE: a:openssh:openssh:3.6.1p1
Platforms Tested: Red Hat, Mandrake, Debian GNU/Linux
2003
SSH_BRUTE – OpenSSH/PAM <= 3.6.1p1 remote users discovery tool
The SSH_BRUTE tool is a remote users discovery tool that exploits a vulnerability in OpenSSH/PAM <= 3.6.1p1. It allows an attacker to test for the existence of valid user accounts on a target system by brute-forcing the authentication process. By sending multiple authentication requests with an illegal user and measuring the response time, the tool can determine if the user account exists. This can be used to gather information for further attacks or to identify potential targets for password guessing attacks.
Mitigation:
To mitigate this vulnerability, it is recommended to upgrade to a version of OpenSSH/PAM that is not affected by this issue. Alternatively, access to the SSH service should be restricted to trusted networks or users only. Additionally, strong, unique passwords should be used for all user accounts to minimize the risk of successful brute-force attacks.