VYPR

rpm package

suse/libssh&distro=SUSE Linux Enterprise Server 15 SP2-LTSS

pkg:rpm/suse/libssh&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP2-LTSS

Vulnerabilities (9)

  • CVE-2023-6004Jan 3, 2024
    affected < 0.9.8-150200.13.3.1fixed 0.9.8-150200.13.3.1

    A flaw was found in libssh. By utilizing the ProxyCommand or ProxyJump feature, users can exploit unchecked hostname syntax on the client. This issue may allow an attacker to inject malicious code into the command of the features mentioned through the hostname parameter.

  • CVE-2023-6918Dec 18, 2023
    affected < 0.9.8-150200.13.3.1fixed 0.9.8-150200.13.3.1

    A flaw was found in the libssh implements abstract layer for message digest (MD) operations implemented by different supported crypto backends. The return values from these were not properly checked, which could cause low-memory situations failures, NULL dereferences, crashes, or

  • CVE-2023-48795MedDec 18, 2023
    affected < 0.9.8-150200.13.3.1fixed 0.9.8-150200.13.3.1

    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

  • CVE-2023-2283May 26, 2023
    affected < 0.9.8-150200.13.3.1fixed 0.9.8-150200.13.3.1

    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 usage is limited. The problem

  • CVE-2023-1667May 26, 2023
    affected < 0.9.8-150200.13.3.1fixed 0.9.8-150200.13.3.1

    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-3634Aug 31, 2021
    affected < 0.9.8-150200.13.3.1fixed 0.9.8-150200.13.3.1

    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

  • CVE-2020-16135Jul 29, 2020
    affected < 0.9.8-150200.13.3.1fixed 0.9.8-150200.13.3.1

    libssh 0.9.4 has a NULL pointer dereference in tftpserver.c if ssh_buffer_new returns NULL.

  • CVE-2020-1730Apr 13, 2020
    affected < 0.9.8-150200.13.3.1fixed 0.9.8-150200.13.3.1

    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 con

  • CVE-2019-14889Dec 10, 2019
    affected < 0.9.8-150200.13.3.1fixed 0.9.8-150200.13.3.1

    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 library is used in a way where