Search
Search is not available in local development.
Run npx pagefind --site __site after building to enable it.
JLSEC-2025-188

In libssh2 v1.9.0 and earlier versions, the SSH_MSG_DISCONNECT logic in packet.c has an integer over...

JLSEC Published
Modified
Affected Packages
LibSSH2_jll < 1.10.1+0
Aliases / Upstream
CVE-2019-17498

In libssh2 v1.9.0 and earlier versions, the SSHMSGDISCONNECT logic in packet.c has an integer overflow in a bounds check, enabling an attacker to specify an arbitrary (out-of-bounds) offset for a subsequent memory read. A crafted SSH server may be able to disclose sensitive information or cause a denial of service condition on the client system when a user connects to the server.

References