CVE-2019-3858
- EPSS 1.68%
- Veröffentlicht 21.03.2019 21:29:00
- Zuletzt bearbeitet 21.11.2024 04:42:43
An out of bounds read flaw was discovered in libssh2 before 1.8.1 when a specially crafted SFTP packet is received from the server. A remote attacker who compromises a SSH server may be able to cause a Denial of Service or read data in the client mem...
CVE-2019-3859
- EPSS 1.03%
- Veröffentlicht 21.03.2019 16:01:04
- Zuletzt bearbeitet 21.11.2024 04:42:44
An out of bounds read flaw was discovered in libssh2 before 1.8.1 in the _libssh2_packet_require and _libssh2_packet_requirev functions. A remote attacker who compromises a SSH server may be able to cause a Denial of Service or read data in the clien...
CVE-2019-3862
- EPSS 5.73%
- Veröffentlicht 21.03.2019 16:01:04
- Zuletzt bearbeitet 21.11.2024 04:42:44
An out of bounds read flaw was discovered in libssh2 before 1.8.1 in the way SSH_MSG_CHANNEL_REQUEST packets with an exit status message and no payload are parsed. A remote attacker who compromises a SSH server may be able to cause a Denial of Servic...
CVE-2016-0787
- EPSS 2.3%
- Veröffentlicht 13.04.2016 17:59:10
- Zuletzt bearbeitet 12.04.2025 10:46:40
The diffie_hellman_sha256 function in kex.c in libssh2 before 1.7.0 improperly truncates secrets to 128 or 256 bits, which makes it easier for man-in-the-middle attackers to decrypt or intercept SSH sessions via unspecified vectors, aka a "bits/bytes...
CVE-2015-1782
- EPSS 5.09%
- Veröffentlicht 13.03.2015 14:59:00
- Zuletzt bearbeitet 12.04.2025 10:46:40
The kex_agree_methods function in libssh2 before 1.5.0 allows remote servers to cause a denial of service (crash) or have other unspecified impact via crafted length values in an SSH_MSG_KEXINIT packet.