CVE-2019-13115

In libssh2 before 1.9.0, kex_method_diffie_hellman_group_exchange_sha256_key_exchange in kex.c has an integer overflow that could lead to an out-of-bounds read in the way packets are read from the server. A remote attacker who compromises a 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. This is related to an _libssh2_check_length mistake, and is different from the various issues fixed in 1.8.1, such as CVE-2019-3855.
References
Link Resource
http://packetstormsecurity.com/files/172834/libssh2-1.8.2-Out-Of-Bounds-Read.html
https://blog.semmle.com/libssh2-integer-overflow/ Exploit Third Party Advisory
https://github.com/libssh2/libssh2/compare/02ecf17...42d37aa Third Party Advisory
https://github.com/libssh2/libssh2/pull/350 Issue Tracking Third Party Advisory
https://libssh2.org/changes.html Release Notes Vendor Advisory
https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b%40%3Cissues.bookkeeper.apache.org%3E
https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4%40%3Cissues.bookkeeper.apache.org%3E
https://lists.debian.org/debian-lts-announce/2019/07/msg00024.html Mailing List Third Party Advisory
https://lists.debian.org/debian-lts-announce/2021/12/msg00013.html Mailing List Third Party Advisory
https://lists.debian.org/debian-lts-announce/2023/09/msg00006.html
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6LUNHPW64IGCASZ4JQ2J5KDXNZN53DWW/
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/M7IF3LNHOA75O4WZWIHJLIRMA5LJUED3/
https://security.netapp.com/advisory/ntap-20190806-0002/ Third Party Advisory
https://support.f5.com/csp/article/K13322484 Third Party Advisory
https://support.f5.com/csp/article/K13322484?utm_source=f5support&amp%3Butm_medium=RSS
http://packetstormsecurity.com/files/172834/libssh2-1.8.2-Out-Of-Bounds-Read.html
https://blog.semmle.com/libssh2-integer-overflow/ Exploit Third Party Advisory
https://github.com/libssh2/libssh2/compare/02ecf17...42d37aa Third Party Advisory
https://github.com/libssh2/libssh2/pull/350 Issue Tracking Third Party Advisory
https://libssh2.org/changes.html Release Notes Vendor Advisory
https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b%40%3Cissues.bookkeeper.apache.org%3E
https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4%40%3Cissues.bookkeeper.apache.org%3E
https://lists.debian.org/debian-lts-announce/2019/07/msg00024.html Mailing List Third Party Advisory
https://lists.debian.org/debian-lts-announce/2021/12/msg00013.html Mailing List Third Party Advisory
https://lists.debian.org/debian-lts-announce/2023/09/msg00006.html
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6LUNHPW64IGCASZ4JQ2J5KDXNZN53DWW/
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/M7IF3LNHOA75O4WZWIHJLIRMA5LJUED3/
https://security.netapp.com/advisory/ntap-20190806-0002/ Third Party Advisory
https://support.f5.com/csp/article/K13322484 Third Party Advisory
https://support.f5.com/csp/article/K13322484?utm_source=f5support&amp%3Butm_medium=RSS
Configurations

Configuration 1 (hide)

cpe:2.3:a:libssh2:libssh2:*:*:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*
cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*

Configuration 3 (hide)

OR cpe:2.3:o:fedoraproject:fedora:29:*:*:*:*:*:*:*
cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*

Configuration 4 (hide)

OR cpe:2.3:a:netapp:cloud_backup:-:*:*:*:*:*:*:*
cpe:2.3:a:netapp:e-series_santricity_os_controller:*:*:*:*:*:*:*:*
cpe:2.3:a:netapp:ontap_select_deploy_administration_utility:-:*:*:*:*:*:*:*

Configuration 5 (hide)

cpe:2.3:a:f5:traffix_systems_signaling_delivery_controller:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2019-07-16 18:15

Updated : 2024-11-21 04:24


NVD link : CVE-2019-13115

Mitre link : CVE-2019-13115

CVE.ORG link : CVE-2019-13115


JSON object : View

Products Affected

debian

  • debian_linux

fedoraproject

  • fedora

libssh2

  • libssh2

netapp

  • cloud_backup
  • e-series_santricity_os_controller
  • ontap_select_deploy_administration_utility

f5

  • traffix_systems_signaling_delivery_controller
CWE
CWE-125

Out-of-bounds Read

CWE-190

Integer Overflow or Wraparound