| Name | CVE-2019-17498 |
| Description | In libssh2 v1.9.0 and earlier versions, the SSH_MSG_DISCONNECT 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. |
| Source | CVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
| References | DLA-1991-1, DLA-2848-1, DLA-3559-1 |
| Debian Bugs | 943562 |
The table below lists information on source packages.
| Source Package | Release | Version | Status |
|---|---|---|---|
| libssh2 (PTS) | bullseye | 1.9.0-2+deb11u1 | fixed |
| bookworm | 1.10.0-3 | fixed | |
| forky, sid, trixie | 1.11.1-1 | fixed |
The information below is based on the following data on fixed versions.
| Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
|---|---|---|---|---|---|---|
| libssh2 | source | jessie | 1.4.3-4.1+deb8u6 | DLA-1991-1 | ||
| libssh2 | source | stretch | 1.7.0-1+deb9u2 | DLA-2848-1 | ||
| libssh2 | source | buster | 1.8.0-2.1+deb10u1 | DLA-3559-1 | ||
| libssh2 | source | (unstable) | 1.9.0-1 | low | 943562 |
https://github.com/libssh2/libssh2/commit/dedcbd106f8e52d5586b0205bc7677e4c9868f9c
https://securitylab.github.com/research/libssh2-integer-overflow-CVE-2019-17498/
Backported SUSE patch for versions <= 1.8.0 (including struct string_buf,
and the functions _libssh2_check_length(), _libssh2_get_u32() and
libssh2_get_string(), forming part of the fix):
https://bugzilla.suse.com/attachment.cgi?id=822416
Only exploitable with a malicious server