Double Free in cURL - CVE-2016-8619

 

Double Free in cURL - CVE-2016-8619

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


Vulnerability identifier: #VU33018
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2016-8619
CWE-ID: CWE-415
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 execute arbitrary code.

The function `read_data()` in security.c in curl before version 7.51.0 is vulnerable to memory double free.


How to mitigate CVE-2016-8619

Install update from vendor's website.

Sources