Lucene search
+L

145 matches found

OSV
OSV
added 2025/11/12 9:5 a.m.10 views

RLSA-2025:20943 Moderate: libssh security update

libssh is a library which implements the SSH protocol. It can be used to implement client and server applications. Security Fixes: libssh: out-of-bounds read in sftphandle CVE-2025-5318 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and other...

5.4CVSS7.5AI score0.01542EPSS
SaveExploits0References2
Rosalinux
Rosalinux
added 2025/11/10 6:22 a.m.11 views

Advisory ROSA-SA-2025-3075

Software: libssh 0.9.6 OS: ROSA Virtualization 2.1 unaffected versions = libssh-0.9.6-15.rv3 affected versions libssh-0.9.6-15.rv3 CVE-ID: CVE-2025-5318 BDU-ID: CVE-Crit: MEDIUM CVE-DESC.: A vulnerability in the sftphandle function of the LibSSH library involves reading data outside of buffer...

8.1CVSS7.3AI score0.01542EPSS
SaveExploits0
OSV
OSV
added 2025/10/19 6:40 p.m.7 views

JLSEC-2025-97 A flaw was found in libssh versions built with OpenSSL versions older than 3.0, specifically in the...

A flaw was found in libssh versions built with OpenSSL versions older than 3.0, specifically in the sshkdf 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 function may mistakenl...

8.8CVSS6.7AI score0.00432EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/18 8:9 a.m.9 views

RLSA-2025:18231 Moderate: libssh security update

libssh is a library which implements the SSH protocol. It can be used to implement client and server applications. Security Fixes: libssh: out-of-bounds read in sftphandle CVE-2025-5318 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and other...

5.4CVSS6.9AI score0.01542EPSS
SaveExploits0References2
SUSE Linux
SUSE Linux
added 2025/10/14 3:20 p.m.6 views

Security update for libssh

This update for libssh fixes the following issues: CVE-2025-8114: Fixed NULL pointer dereference when calculating the session ID during the key exchange KEX process bsc1246974 CVE-2025-8277: Fixed Memory Exhaustion via Repeated Key Exchange bsc1249375 Patch Instructions: To install this SUSE upda...

5.7CVSS7.1AI score0.00402EPSS
SaveExploits0References8
Hacker One
Hacker One
added 2025/10/10 5:40 p.m.25 views

curl: Missing enforcement of SFTP quote syntax can lead to operation on wrong object

Summary: curl supports -Q or --quote and libcurl CURLOPTQUOTE to specify "commands" to execute for ftp and SFTP connections. The SFTP supports commands that perform operations on filesystem objects. When the object path has a filename, the caller is supposed to quote the parameter example: -Q...

7.2AI score
SaveExploits0
OSV
OSV
added 2025/10/08 7:21 p.m.11 views

CLSA-2025-1759951300 libssh: Fix of CVE-2025-5372

CVE-2025-5372: uninitialized key buffers caused by inconsistent sshkdf return value...

8.8CVSS6.8AI score0.00432EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2011-0778

Malware in sbrugna...

7.8CVSS6.1AI score0.03046EPSS
SaveExploits1References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2023-0819

Malicious code in bioql PyPI...

8.1CVSS6.5AI score0.03156EPSS
SaveExploits0References14
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2025-28257

Malicious code in bioql PyPI...

4.5CVSS6.2AI score0.00192EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/01 2:54 p.m.14 views

CLSA-2025-1759330475 libssh: Fix of CVE-2025-5372

CVE-2025-5372: uninitialized key buffers caused by inconsistent sshkdf return value...

8.8CVSS6.8AI score0.00432EPSS
SaveExploits0References1
Fedora
Fedora
added 2025/09/20 12:20 a.m.9 views

[SECURITY] Fedora 43 Update: libssh-0.11.3-1.fc43

The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, trans fer files, use a secure and transparent tunnel for your remote...

4.7CVSS7.2AI score0.00402EPSS
SaveExploits0
OSV
OSV
added 2025/09/19 11:9 a.m.4 views

OESA-2025-2301 libssh security update

The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote...

4.7CVSS7AI score0.00222EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/08/20 12:0 a.m.11 views

libssh 缓冲区错误漏洞

libssh is a C development package from the libssh organization for accessing SSH services, which are capable of executing remote commands, file transfers, as well as providing a secure transport channel for remote programs. A buffer error vulnerability exists in libssh that stems from an integer...

4.5CVSS7.7AI score0.00192EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/08/05 12:5 a.m.18 views

CVE-2025-54804

Russh is a Rust SSH client & server library. In versions 0.54.0 and below, the channel window adjust message of the SSH protocol is used to track the free space in the receive buffer of the other side of a channel. The current implementation takes the value from the message and adds it to an...

6.5CVSS5.9AI score0.00386EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2025/08/05 12:5 a.m.5 views

CVE-2025-54804 Russh is missing an overflow check during channel windows adjust

Russh is a Rust SSH client & server library. In versions 0.54.0 and below, the channel window adjust message of the SSH protocol is used to track the free space in the receive buffer of the other side of a channel. The current implementation takes the value from the message and adds it to an...

6.5CVSS6.7AI score0.00386EPSS
SaveExploits1References2
OSV
OSV
added 2025/07/24 3:15 p.m.7 views

UBUNTU-CVE-2025-8114

A flaw was found in libssh, a library that implements the SSH protocol. When calculating the session ID during the key exchange KEX process, an allocation failure in cryptographic functions may lead to a NULL pointer dereference. This issue can cause the client or server to crash...

4.7CVSS6.7AI score0.00222EPSS
SaveExploits0References5
OSV
OSV
added 2025/07/07 3:15 p.m.10 views

AZL-64794 CVE-2025-5987 affecting package libssh for versions less than 0.10.6-2

A flaw was found in libssh when using the ChaCha20 cipher with the OpenSSL library. If an attacker manages to exhaust the heap space, this error is not detected and may lead to libssh using a partially initialized cipher context. This occurs because the OpenSSL error code returned aliases with th...

8.1CVSS6.4AI score0.01492EPSS
SaveExploits0References1
Fedora
Fedora
added 2025/06/27 1:22 a.m.10 views

[SECURITY] Fedora 42 Update: libssh-0.11.2-1.fc42

The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, trans fer files, use a secure and transparent tunnel for your remote...

8.1CVSS7.5AI score0.01542EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/05/13 1:59 p.m.6 views

golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh

A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange...

7.5CVSS7.1AI score0.00905EPSS
SaveExploits0References7
Rows per page
Query Builder