VYPR

rpm package

suse/libssh&distro=SUSE Manager Server 4.3

pkg:rpm/suse/libssh&distro=SUSE%20Manager%20Server%204.3

Vulnerabilities (9)

  • CVE-2025-4877MedAug 20, 2025
    affected < 0.9.8-150400.3.9.1fixed 0.9.8-150400.3.9.1

    There's a vulnerability in the libssh package where when a libssh consumer passes in an unexpectedly large input buffer to ssh_get_fingerprint_hash() function. In such cases the bin_to_base64() function can experience an integer overflow leading to a memory under allocation, when

  • CVE-2025-4878LowJul 22, 2025
    affected < 0.9.8-150400.3.9.1fixed 0.9.8-150400.3.9.1

    A vulnerability was found in libssh, where an uninitialized variable exists under certain conditions in the privatekey_from_file() function. This flaw can be triggered if the file specified by the filename doesn't exist and may lead to possible signing failures or heap corruption

  • CVE-2025-5372MedJul 4, 2025
    affected < 0.9.8-150400.3.9.1fixed 0.9.8-150400.3.9.1

    A flaw was found in libssh versions built with OpenSSL versions older than 3.0, specifically in the ssh_kdf() function responsible for key derivation. Due to inconsistent interpretation of return values where OpenSSL uses 0 to indicate failure and libssh uses 0 for success—the fu

  • CVE-2025-5318Jun 24, 2025
    affected < 0.9.8-150400.3.9.1fixed 0.9.8-150400.3.9.1

    A flaw was found in the libssh library in versions less than 0.11.2. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, w

  • CVE-2023-6004Jan 3, 2024
    affected < 0.9.8-150400.3.3.1fixed 0.9.8-150400.3.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-150400.3.3.1fixed 0.9.8-150400.3.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-150400.3.3.1fixed 0.9.8-150400.3.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-150400.3.3.1fixed 0.9.8-150400.3.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-150400.3.3.1fixed 0.9.8-150400.3.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.