Vulnerabilities (CVE)

Filtered by vendor Ssh Subscribe
Filtered by product Ssh
Total 23 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2002-1715 1 Ssh 2 Ssh, Ssh2 2025-04-03 7.2 HIGH N/A
SSH 1 through 3, and possibly other versions, allows local users to bypass restricted shells such as rbash or rksh by uploading a script to a world-writeable directory, then executing that script to gain normal shell access.
CVE-2001-1474 1 Ssh 1 Ssh 2025-04-03 5.0 MEDIUM N/A
SSH before 2.0 disables host key checking when connecting to the localhost, which allows remote attackers to silently redirect connections to the localhost by poisoning the client's DNS cache.
CVE-2001-0572 2 Openbsd, Ssh 2 Openssh, Ssh 2025-04-03 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.