libssh2 through 1.11.1, fixed in commit a2ed82d, contains a pre-authentication integer underflow vulnerability in the ssh2_cipher_crypt() function in src/openssl.c that allows a malicious SSH server to crash any connecting client by negotiating AES-GCM ciphers during handshake. Attackers can exploit the underflow in the expression computing blocksize minus aadlen minus authentication tag length to trigger an out-of-bounds read and a memcpy call with a near-SIZE_MAX length argument, causing immediate process crash before any authentication occurs.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:XLibssh2
APPLibssh2≤ 1.11.1
Related vulnerabilities
Zapis poza granicami bufora w libssh2 — RCE przez SSH
Out-of-bounds read w libssh2 — DoS i wyciek pamięci klienta
Libssh2: heap out-of-bounds read i free niezainicjowanego wskaźnika w podsystemie publickey
Double-free w libssh2 sftp_open() umożliwia uszkodzenie sterty klienta
Libssh2 — pre-auth heap buffer overflow w negocjacji ETM