[Forgot Password]
Login  Register Subscribe

30389

 
 

423868

 
 

244625

 
 

909

 
 

193379

 
 

277

Paid content will be excluded from the download.


Download | Alert*
OVAL

[3.6] curl: NTLM password overflow via integer overflow (CVE-2018-14618)

ID: oval:org.secpod.oval:def:1801159Date: (C)2018-09-26   (M)2022-09-07
Class: PATCHFamily: unix




The internal function Curl_ntlm_core_mk_nt_hash multiplies the length of the password by two 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 . 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. Affected versions:¶ libcurl 7.15.4 to and including 7.61.0 Not affected versions:¶ libcurl = 7.61.1

Platform:
Alpine Linux 3.6
Product:
curl
Reference:
9396
CVE-2018-14618
CVE    1
CVE-2018-14618
CPE    2
cpe:/o:alpinelinux:alpine_linux:3.6
cpe:/a:haxx:curl

© SecPod Technologies