Cryptographic issues in cURL and libcurl - CVE-2014-3613

 

Cryptographic issues in cURL and libcurl - CVE-2014-3613

Published: November 18, 2014 / Updated: August 9, 2020


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

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to manipulate data.

cURL and libcurl before 7.38.0 does not properly handle IP addresses in cookie domain names, which allows remote attackers to set cookies for or send arbitrary cookies to certain sites, as demonstrated by a site at 192.168.0.1 setting cookies for a site at 127.168.0.1.


How to mitigate CVE-2014-3613

Install update from vendor's website.

Sources