Vulnerabilities (CVE)

Filtered by vendor Ssh Subscribe
Filtered by product Ssh
Total 23 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2001-0572 2 Openbsd, Ssh 2 Openssh, Ssh 2008-09-05 7.5 HIGH N/A
The SSH protocols 1 and 2 (aka SSH-2) as implemented in OpenSSH and other packages have various weaknesses which can allow a remote attacker to obtain the following information via sniffing: (1) password lengths or ranges of lengths, which simplifies brute force password guessing, (2) whether RSA or DSA authentication is being used, (3) the number of authorized_keys in RSA authentication, or (4) the lengths of shell commands.
CVE-2001-0471 1 Ssh 1 Ssh 2008-09-05 7.5 HIGH N/A
SSH daemon version 1 (aka SSHD-1 or SSH-1) 1.2.30 and earlier does not log repeated login attempts, which could allow remote attackers to compromise accounts without detection via a brute force attack.
CVE-1999-0248 1 Ssh 1 Ssh 2008-09-05 10.0 HIGH N/A
A race condition in the authentication agent mechanism of sshd 1.2.17 allows an attacker to steal another user's credentials.