
CVE-2023-48795 – ssh: Prefix truncation attack on Binary Packet Protocol (BPP)
https://notcve.org/view.php?id=CVE-2023-48795
18 Dec 2023 — The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass integrity checks such that some packets are omitted (from the extension negotiation message), and a client and server may consequently end up with a connection for which some security features have been downgraded or disabled, aka a Terrapin attack. This occurs because the SSH Binary Packet Protocol (BPP), implemented by these extensions, mishandles the handshake phas... • https://packetstorm.news/files/id/176280 • CWE-222: Truncation of Security-relevant Information CWE-354: Improper Validation of Integrity Check Value •

CVE-2002-1715 – SSH2 3.0 - Restricted Shell Escape (Command Execution)
https://notcve.org/view.php?id=CVE-2002-1715
31 Dec 2002 — 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. • https://www.exploit-db.com/exploits/21398 •

CVE-2000-0217
https://notcve.org/view.php?id=CVE-2000-0217
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 •

CVE-1999-1231
https://notcve.org/view.php?id=CVE-1999-1231
09 Jun 1999 — ssh 2.0.12, and possibly other versions, allows valid user names to attempt to enter the correct password multiple times, but only prompts an invalid user name for a password once, which allows remote attackers to determine user account names on the server. • http://www.securityfocus.com/archive/1/14758 •

CVE-1999-1029
https://notcve.org/view.php?id=CVE-1999-1029
13 May 1999 — SSH server (sshd2) before 2.0.12 does not properly record login attempts if the connection is closed before the maximum number of tries, allowing a remote attacker to guess the password without showing up in the audit logs. • http://marc.info/?l=bugtraq&m=92663402004280&w=2 •

CVE-1999-0398
https://notcve.org/view.php?id=CVE-1999-0398
01 Jan 1999 — In some instances of SSH 1.2.27 and 2.0.11 on Linux systems, SSH will allow users with expired accounts to login. • https://exchange.xforce.ibmcloud.com/vulnerabilities/CVE-1999-0398 •

CVE-1999-1159
https://notcve.org/view.php?id=CVE-1999-1159
29 Dec 1998 — SSH 2.0.11 and earlier allows local users to request remote forwarding from privileged ports without being root. • http://marc.info/?l=bugtraq&m=91495920911490&w=2 •