CVE-2018-16890

libcurl versions from 7.36.0 to before 7.64.0 is vulnerable to a heap buffer out-of-bounds read. The function handling incoming NTLM type-2 messages (`lib/vauth/ntlm.c:ntlm_decode_type2_target`) does not validate incoming data correctly and is subject to an integer overflow vulnerability. Using that overflow, a malicious or broken NTLM server could trick libcurl to accept a bad length + offset combination that would lead to a buffer read out-of-bounds.
References
Link Resource
http://www.securityfocus.com/bid/106947 Third Party Advisory VDB Entry
https://access.redhat.com/errata/RHSA-2019:3701 Third Party Advisory
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16890 Issue Tracking Mitigation Patch Third Party Advisory
https://cert-portal.siemens.com/productcert/pdf/ssa-436177.pdf Third Party Advisory
https://curl.haxx.se/docs/CVE-2018-16890.html Patch Vendor Advisory
https://lists.apache.org/thread.html/8338a0f605bdbb3a6098bb76f666a95fc2b2f53f37fa1ecc89f1146f%40%3Cdevnull.infra.apache.org%3E
https://security.netapp.com/advisory/ntap-20190315-0001/ Patch Third Party Advisory
https://support.f5.com/csp/article/K03314397?utm_source=f5support&amp%3Butm_medium=RSS
https://usn.ubuntu.com/3882-1/ Third Party Advisory
https://www.debian.org/security/2019/dsa-4386 Third Party Advisory
https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html Patch Third Party Advisory
https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html Patch Third Party Advisory
http://www.securityfocus.com/bid/106947 Third Party Advisory VDB Entry
https://access.redhat.com/errata/RHSA-2019:3701 Third Party Advisory
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16890 Issue Tracking Mitigation Patch Third Party Advisory
https://cert-portal.siemens.com/productcert/pdf/ssa-436177.pdf Third Party Advisory
https://curl.haxx.se/docs/CVE-2018-16890.html Patch Vendor Advisory
https://lists.apache.org/thread.html/8338a0f605bdbb3a6098bb76f666a95fc2b2f53f37fa1ecc89f1146f%40%3Cdevnull.infra.apache.org%3E
https://security.netapp.com/advisory/ntap-20190315-0001/ Patch Third Party Advisory
https://support.f5.com/csp/article/K03314397?utm_source=f5support&amp%3Butm_medium=RSS
https://usn.ubuntu.com/3882-1/ Third Party Advisory
https://www.debian.org/security/2019/dsa-4386 Third Party Advisory
https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html Patch Third Party Advisory
https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html Patch Third Party Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:haxx:libcurl:*:*:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*
cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*
cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*
cpe:2.3:o:canonical:ubuntu_linux:18.10:*:*:*:*:*:*:*

Configuration 3 (hide)

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

Configuration 4 (hide)

cpe:2.3:o:netapp:clustered_data_ontap:*:*:*:*:*:*:*:*

Configuration 5 (hide)

cpe:2.3:a:siemens:sinema_remote_connect_client:*:*:*:*:*:*:*:*

Configuration 6 (hide)

OR cpe:2.3:a:oracle:communications_operations_monitor:3.4:*:*:*:*:*:*:*
cpe:2.3:a:oracle:communications_operations_monitor:4.0:*:*:*:*:*:*:*
cpe:2.3:a:oracle:http_server:12.2.1.3.0:*:*:*:*:*:*:*
cpe:2.3:a:oracle:secure_global_desktop:5.4:*:*:*:*:*:*:*

Configuration 7 (hide)

cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*

Configuration 8 (hide)

OR cpe:2.3:a:f5:big-ip_access_policy_manager:*:*:*:*:*:*:*:*
cpe:2.3:a:f5:big-ip_access_policy_manager:*:*:*:*:*:*:*:*
cpe:2.3:a:f5:big-ip_access_policy_manager:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2019-02-06 20:29

Updated : 2024-11-21 03:53


NVD link : CVE-2018-16890

Mitre link : CVE-2018-16890

CVE.ORG link : CVE-2018-16890


JSON object : View

Products Affected

siemens

  • sinema_remote_connect_client

debian

  • debian_linux

oracle

  • http_server
  • communications_operations_monitor
  • secure_global_desktop

netapp

  • clustered_data_ontap

f5

  • big-ip_access_policy_manager

haxx

  • libcurl

redhat

  • enterprise_linux

canonical

  • ubuntu_linux
CWE
CWE-125

Out-of-bounds Read

CWE-190

Integer Overflow or Wraparound