CVE-2018-14618
Summary
| CVE | CVE-2018-14618 |
| State | PUBLIC |
| Assigner | [email protected] |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2018-09-05 19:29:00 UTC |
| Updated | 2019-04-22 17:48:00 UTC |
| Description | curl before version 7.61.1 is vulnerable to a buffer overrun in the NTLM authentication code. The internal function Curl_ntlm_core_mk_nt_hash multiplies the length of the password by two (SUM) to figure out how large temporary storage area to allocate from the heap. The length value is then subsequently used to iterate over the password and generate output into the allocated storage buffer. On systems with a 32 bit size_t, the math to calculate SUM triggers an integer overflow when the password length exceeds 2GB (2^31 bytes). This integer overflow usually causes a very small buffer to actually get allocated instead of the intended very huge one, making the use of that buffer end up in a heap buffer overflow. (This bug is almost identical to CVE-2017-8816.) |
NVD Known Affected Configurations (CPE 2.3)
References
| Reference | Source | Link | Tags |
|---|
| Security Advisory |
CONFIRM |
psirt.global.sonicwall.com |
Third Party Advisory |
| cURL: Multiple vulnerabilities (GLSA 201903-03) — Gentoo security |
GENTOO |
security.gentoo.org |
Third Party Advisory |
| Red Hat Customer Portal |
REDHAT |
access.redhat.com |
Third Party Advisory |
| Debian -- Security Information -- DSA-4286-1 curl |
DEBIAN |
www.debian.org |
Third Party Advisory |
| cert-portal.siemens.com/productcert/pdf/ssa-436177.pdf |
CONFIRM |
cert-portal.siemens.com |
|
| curl - NTLM password overflow via integer overflow - CVE-2018-14618 |
CONFIRM |
curl.haxx.se |
Vendor Advisory |
| libcurl Curl_ntlm_core_mk_nt_hash() Buffer Overflow Lets Remote Users Execute Arbitrary Code - SecurityTracker |
SECTRACK |
www.securitytracker.com |
Third Party Advisory, VDB Entry |
| 1622707 – (CVE-2018-14618) CVE-2018-14618 curl: NTLM password overflow via integer overflow |
CONFIRM |
bugzilla.redhat.com |
Issue Tracking |
| Red Hat Customer Portal |
REDHAT |
access.redhat.com |
|
| USN-3765-1: curl vulnerability | Ubuntu security notices |
UBUNTU |
usn.ubuntu.com |
Third Party Advisory |
| USN-3765-2: curl vulnerability | Ubuntu security notices |
UBUNTU |
usn.ubuntu.com |
Third Party Advisory |
| CVE Program record |
CVE.ORG |
www.cve.org |
canonical |
| NVD vulnerability detail |
NVD |
nvd.nist.gov |
canonical, analysis |
No vendor comments have been submitted for this CVE.
Legacy QID Mappings
- 377440 Alibaba Cloud Linux Security Update for curl (ALINUX2-SA-2019:0044)
- 500125 Alpine Linux Security Update for curl
- 503780 Alpine Linux Security Update for curl
- 710197 Gentoo Linux cURL Multiple Vulnerabilities (GLSA 201903-03)