#VU33018 Double Free in cURL - CVE-2016-8619

 

#VU33018 Double Free in cURL - CVE-2016-8619

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


Vulnerability identifier: #VU33018
Vulnerability risk: High
CVSSv4.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
Vulnerable software:
cURL
Software vendor:
curl.haxx.se

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.


Remediation

Install update from vendor's website.

External links