ssh 関連製品全体の CVE とセキュリティ脆弱性情報を集約し、CVSS、EPSS、公開日、脆弱性情報データを掲載しています。
過去の問題は主に パス処理の欠陥、バッファオーバーフロー、vendor risk denial of service, and vendor risk integer handling などに関し、一部は ファイル上書き を招き、vendor surface production workloads and vendor surface software deployment 関連の場面に影響します。
掲載データは公開脆弱性情報とセキュリティ公告に基づき、過去の暴露面と修補優先度の評価に利用できます。
| CVE | 概要 | ソース | CVSS 最大値 | EPSS(%) | 公開 | 更新 |
|---|---|---|---|---|---|---|
| CVE-2002-1645 | Buffer overflow in the URL catcher feature for SSH Secure Shell for Workstations client 3.1 to 3.2.0 allows remote attackers to execute arbitrary code via a long URL. | [email protected] | 10.0 | 7.87% | 2002-11-25 | 2026-06-16 |
| CVE-2002-1644 | SSH Secure Shell for Servers and SSH Secure Shell for Workstations 2.0.13 through 3.2.1, when running without a PTY, does not call setsid to remove the child process from the process group of the parent process, which allows attackers to gain certain privileges. | [email protected] | 7.2 | 0.45% | 2002-11-25 | 2026-06-16 |
| CVE-2001-0572 | 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. | [email protected] | 7.5 | 7.03% | 2001-08-22 | 2026-06-16 |
| CVE-2001-0553 | SSH Secure Shell 3.0.0 on Unix systems does not properly perform password authentication to the sshd2 daemon, which allows local users to gain access to accounts with short password fields, such as locked accounts that use "NP" in the password field. | [email protected] | 7.2 | 1.33% | 2001-08-14 | 2026-06-16 |
| CVE-2001-0471 | 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. | [email protected] | 7.5 | 5.57% | 2001-06-27 | 2026-06-16 |
| CVE-2001-0364 | SSH Communications Security sshd 2.4 for Windows allows remote attackers to create a denial of service via a large number of simultaneous connections. | [email protected] | 5.0 | 1.61% | 2001-06-27 | 2026-06-16 |
| CVE-2001-0361 | Implementations of SSH version 1.5, including (1) OpenSSH up to version 2.3.0, (2) AppGate, and (3) ssh-1 up to version 1.2.31, in certain configurations, allow a remote attacker to decrypt and/or alter traffic via a "Bleichenbacher attack" on PKCS#1 version 1.5. | [email protected] | 4.0 | 2.84% | 2001-06-27 | 2026-06-16 |
| CVE-2001-0259 | ssh-keygen in ssh 1.2.27 - 1.2.30 with Secure-RPC can allow local attackers to recover a SUN-DES-1 magic phrase generated by another user, which the attacker can use to decrypt that user's private key file. | [email protected] | 3.6 | 0.84% | 2001-06-02 | 2026-06-16 |
| CVE-2001-0144 | CORE SDI SSH1 CRC-32 compensation attack detector allows remote attackers to execute arbitrary commands on an SSH server or client via an integer overflow. | [email protected] | 10.0 | 32.42% | 2001-03-12 | 2026-06-16 |
| CVE-2001-1476 | SSH before 2.0, with RC4 encryption and the "disallow NULL passwords" option enabled, makes it easier for remote attackers to guess portions of user passwords by replaying user sessions with certain modifications, which trigger different messages depending on whether the guess is correct or not. | [email protected] | 7.5 | 1.01% | 2001-01-18 | 2026-06-16 |
| CVE-2001-1475 | SSH before 2.0, when using RC4 and password authentication, allows remote attackers to replay messages until a new server key (VK) is generated. | [email protected] | 7.5 | 1.54% | 2001-01-18 | 2026-06-16 |
| CVE-2001-1474 | 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. | [email protected] | 5.0 | 1.17% | 2001-01-18 | 2026-06-16 |
| CVE-2001-1473 | The SSH-1 protocol allows remote servers to conduct man-in-the-middle attacks and replay a client challenge response to a target server by creating a Session ID that matches the Session ID of the target, but which uses a public key pair that is weaker than the target's public key, which allows the attacker to compute the corresponding private key and use the target's Session ID with the compromised key pair to masquerade as the target. | [email protected] | 7.5 | 6.27% | 2001-01-18 | 2026-06-16 |
| CVE-2001-1470 | The IDEA cipher as implemented by SSH1 does not protect the final block of a message against modification, which allows remote attackers to modify the block without detection by changing its cyclic redundancy check (CRC) to match the modifications to the message. | [email protected] | 5.0 | 1.15% | 2001-01-18 | 2026-06-16 |
| CVE-2001-1469 | The RC4 stream cipher as used by SSH1 allows remote attackers to modify messages without detection by XORing the original message's cyclic redundancy check (CRC) with the CRC of a mask consisting of all the bits of the original message that were modified. | [email protected] | 5.0 | 1.21% | 2001-01-18 | 2026-06-16 |
| CVE-2000-0992 | Directory traversal vulnerability in scp in sshd 1.2.xx allows a remote malicious scp server to overwrite arbitrary files via a .. (dot dot) attack. | [email protected] | 5.0 | 5.67% | 2000-12-19 | 2026-06-16 |
| CVE-2000-0575 | SSH 1.2.27 with Kerberos authentication support stores Kerberos tickets in a file which is created in the current directory of the user who is logging in, which could allow remote attackers to sniff the ticket cache if the home directory is installed on NFS. | [email protected] | 7.2 | 0.85% | 2000-07-05 | 2026-06-16 |
| CVE-2000-0217 | The default configuration of SSH allows X forwarding, which could allow a remote attacker to control a client's X sessions via a malicious xauth program. | [email protected] | 5.1 | 0.97% | 2000-02-24 | 2026-06-16 |
| CVE-2000-0143 | The SSH protocol server sshd allows local users without shell access to redirect a TCP connection through a service that uses the standard system password database for authentication, such as POP or FTP. | [email protected] | 4.6 | 0.35% | 2000-02-11 | 2026-06-16 |
| CVE-1999-0787 | The SSH authentication agent follows symlinks via a UNIX domain socket. | [email protected] | 2.1 | 1.01% | 1999-09-17 | 2026-06-16 |