Page 2 of 20 results (0.006 seconds)

CVSS: 10.0EPSS: 34%CPEs: 13EXPL: 3

12 Mar 2001 — 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. • https://www.exploit-db.com/exploits/349 •

CVSS: 7.5EPSS: 0%CPEs: 8EXPL: 1

18 Jan 2001 — 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. • http://www.kb.cert.org/vuls/id/25309 •

CVSS: 7.5EPSS: 0%CPEs: 8EXPL: 0

18 Jan 2001 — 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. • http://www.kb.cert.org/vuls/id/315308 •

CVSS: 7.5EPSS: 0%CPEs: 8EXPL: 1

18 Jan 2001 — 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. • http://www.kb.cert.org/vuls/id/565052 •

CVSS: 7.5EPSS: 2%CPEs: 8EXPL: 2

18 Jan 2001 — 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. • https://github.com/m00n3rrr/poc-CVE-2001-1473 • CWE-310: Cryptographic Issues •

CVSS: 5.3EPSS: 0%CPEs: 8EXPL: 0

18 Jan 2001 — 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. • http://www.kb.cert.org/vuls/id/786900 •

CVSS: 9.1EPSS: 0%CPEs: 8EXPL: 0

18 Jan 2001 — SSH before 2.0, when using RC4 and password authentication, allows remote attackers to replay messages until a new server key (VK) is generated. • http://www.kb.cert.org/vuls/id/665372 •

CVSS: 7.5EPSS: 2%CPEs: 20EXPL: 3

19 Dec 2000 — 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. Many scp clients fail to verify if the objects returned by the scp server match those it asked for. This issue dates back to 1983 and rcp, on which scp is based. A separate flaw in the client allows the target directory attributes to be changed arbitrarily. • https://www.exploit-db.com/exploits/20253 •

CVSS: 9.8EPSS: 0%CPEs: 46EXPL: 0

24 Feb 2000 — 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. • http://www.securityfocus.com/bid/1006 •

CVSS: 9.8EPSS: 0%CPEs: 30EXPL: 0

11 Feb 2000 — 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. • https://exchange.xforce.ibmcloud.com/vulnerabilities/CVE-2000-0143 •