CVE-2023-3603
- EPSS 0.12%
- Published 21.07.2023 20:15:16
- Last modified 21.11.2024 08:17:38
A missing allocation check in sftp server processing read requests may cause a NULL dereference on low-memory conditions. The malicious client can request up to 4GB SFTP reads, causing allocation of up to 4GB buffers, which was not being checked for ...
CVE-2023-2283
- EPSS 0.25%
- Published 26.05.2023 18:15:13
- Last modified 21.11.2024 07:58:18
A vulnerability was found in libssh, where the authentication check of the connecting client can be bypassed in the`pki_verify_data_signature` function in memory allocation problems. This issue may happen if there is insufficient memory or the memory...
CVE-2023-1667
- EPSS 1.15%
- Published 26.05.2023 18:15:10
- Last modified 21.11.2024 07:39:39
A NULL pointer dereference was found In libssh during re-keying with algorithm guessing. This issue may allow an authenticated client to cause a denial of service.
CVE-2021-3634
- EPSS 0.12%
- Published 31.08.2021 17:15:08
- Last modified 21.11.2024 06:22:02
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 a...
CVE-2020-16135
- EPSS 1.57%
- Published 29.07.2020 21:15:13
- Last modified 21.11.2024 05:06:49
libssh 0.9.4 has a NULL pointer dereference in tftpserver.c if ssh_buffer_new returns NULL.
CVE-2020-1730
- EPSS 0.08%
- Published 13.04.2020 19:15:11
- Last modified 21.11.2024 05:11:15
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 th...
CVE-2019-14889
- EPSS 0.88%
- Published 10.12.2019 23:15:10
- Last modified 21.11.2024 04:27:37
A flaw was found with the libssh API function ssh_scp_new() in versions before 0.9.3 and before 0.8.8. When the libssh SCP client connects to a server, the scp command, which includes a user-provided path, is executed on the server-side. In case the ...
CVE-2018-10933
- EPSS 78.33%
- Published 17.10.2018 12:29:00
- Last modified 21.11.2024 03:42:20
A vulnerability was found in libssh's server-side state machine before versions 0.7.6 and 0.8.4. A malicious client could create channels without first performing authentication, resulting in unauthorized access.
CVE-2016-0739
- EPSS 2.54%
- Published 13.04.2016 17:59:08
- Last modified 12.04.2025 10:46:40
libssh before 0.7.3 improperly truncates ephemeral secrets generated for the (1) diffie-hellman-group1 and (2) diffie-hellman-group14 key exchange methods to 128 bits, which makes it easier for man-in-the-middle attackers to decrypt or intercept SSH ...
CVE-2015-3146
- EPSS 2.83%
- Published 13.04.2016 17:59:03
- Last modified 12.04.2025 10:46:40
The (1) SSH_MSG_NEWKEYS and (2) SSH_MSG_KEXDH_REPLY packet handlers in package_cb.c in libssh before 0.6.5 do not properly validate state, which allows remote attackers to cause a denial of service (NULL pointer dereference and crash) via a crafted S...