Out-of-bounds read in cURL - CVE-2016-8621

 

Out-of-bounds read in cURL - CVE-2016-8621

Published: August 1, 2018 / Updated: August 3, 2020


Vulnerability identifier: #VU33020
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2016-8621
CWE-ID: CWE-125
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: curl.haxx.se
Affected software:
cURL

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to gain access to sensitive information.

The `curl_getdate` function in curl before version 7.51.0 is vulnerable to an out of bounds read if it receives an input with one digit short.


How to mitigate CVE-2016-8621

Install update from vendor's website.

Sources