ALT-PU-2021-3669-1
Closed vulnerabilities
BDU:2020-02135
Уязвимость библиотеки libssh, связанная с неконтролируемым расходом ресурсов, позволяющая нарушителю вызвать отказ в обслуживании
BDU:2021-03730
Уязвимость компонента tftpserver.c библиотеки для аутентификации клиента libssh, связанная с ошибками разыменования указателя, позволяющая нарушителю вызвать отказ в обслуживании
BDU:2022-01073
Уязвимость библиотеки libssh, связанная с выходом операции за границы буфера в памяти, позволяющая нарушителю вызвать отказ в обслуживании
Modified: 2024-11-21
CVE-2020-16135
libssh 0.9.4 has a NULL pointer dereference in tftpserver.c if ssh_buffer_new returns NULL.
- https://bugs.libssh.org/rLIBSSHe631ebb3e2247dd25e9678e6827c20dc73b73238
- https://bugs.libssh.org/rLIBSSHe631ebb3e2247dd25e9678e6827c20dc73b73238
- https://bugs.libssh.org/T232
- https://bugs.libssh.org/T232
- https://gitlab.com/libssh/libssh-mirror/-/merge_requests/120
- https://gitlab.com/libssh/libssh-mirror/-/merge_requests/120
- [debian-lts-announce] 20200731 [SECURITY] [DLA 2303-1] libssh security update
- [debian-lts-announce] 20200731 [SECURITY] [DLA 2303-1] libssh security update
- FEDORA-2020-ac3e29073f
- FEDORA-2020-ac3e29073f
- FEDORA-2020-f4f5e49cb8
- FEDORA-2020-f4f5e49cb8
- GLSA-202011-05
- GLSA-202011-05
- USN-4447-1
- USN-4447-1
- https://www.oracle.com/security-alerts/cpuapr2022.html
- https://www.oracle.com/security-alerts/cpuapr2022.html
Modified: 2024-11-21
CVE-2020-1730
A flaw was found in libssh versions before 0.8.9 and before 0.9.4 in the way it handled AES-CTR (or DES ciphers if enabled) ciphers. The server or client could crash when the connection hasn't been fully initialized and the system tries to cleanup the ciphers when closing the connection. The biggest threat from this vulnerability is system availability.
- https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1730
- https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1730
- FEDORA-2020-6cad41abb0
- FEDORA-2020-6cad41abb0
- FEDORA-2020-5a77f0d68f
- FEDORA-2020-5a77f0d68f
- https://security.netapp.com/advisory/ntap-20200424-0001/
- https://security.netapp.com/advisory/ntap-20200424-0001/
- USN-4327-1
- USN-4327-1
- https://www.libssh.org/security/advisories/CVE-2020-1730.txt
- https://www.libssh.org/security/advisories/CVE-2020-1730.txt
- https://www.oracle.com/security-alerts/cpuoct2020.html
- https://www.oracle.com/security-alerts/cpuoct2020.html
Modified: 2024-11-21
CVE-2021-3634
A flaw has been found in libssh in versions prior to 0.9.6. The SSH protocol keeps track of two shared secrets during the lifetime of the session. One of them is called secret_hash and the other session_id. Initially, both of them are the same, but after key re-exchange, previous session_id is kept and used as an input to new secret_hash. Historically, both of these buffers had shared length variable, which worked as long as these buffers were same. But the key re-exchange operation can also change the key exchange method, which can be based on hash of different size, eventually creating "secret_hash" of different size than the session_id has. This becomes an issue when the session_id memory is zeroed or when it is used again during second key re-exchange.
- https://bugzilla.redhat.com/show_bug.cgi?id=1978810
- https://bugzilla.redhat.com/show_bug.cgi?id=1978810
- FEDORA-2021-f2a020a065
- FEDORA-2021-f2a020a065
- FEDORA-2021-288925ac19
- FEDORA-2021-288925ac19
- FEDORA-2021-ec797b6a96
- FEDORA-2021-ec797b6a96
- GLSA-202312-05
- GLSA-202312-05
- https://security.netapp.com/advisory/ntap-20211004-0003/
- https://security.netapp.com/advisory/ntap-20211004-0003/
- DSA-4965
- DSA-4965
- https://www.oracle.com/security-alerts/cpujan2022.html
- https://www.oracle.com/security-alerts/cpujan2022.html