Information disclosure in cURL - CVE-2013-1944

 

Information disclosure in cURL - CVE-2013-1944

Published: April 30, 2013 / Updated: August 3, 2020


Vulnerability identifier: #VU33107
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2013-1944
CWE-ID: CWE-200
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

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

The tailMatch function in cookie.c in cURL and libcurl before 7.30.0 does not properly match the path domain when sending cookies, which allows remote attackers to steal cookies via a matching suffix in the domain of a URL. Per http://www.ubuntu.com/usn/USN-1801-1/ "A security issue affects these releases of Ubuntu and its derivatives: Ubuntu 12.10 Ubuntu 12.04 LTS Ubuntu 11.10 Ubuntu 10.04 LTS Ubuntu 8.04 LTS"


Affected software

cURL
Amazon Linux AMI
curl (Alpine package)

How to mitigate CVE-2013-1944

Install update from vendor's website.

cURL - update to 7.30.0
curl (Alpine package) - update to 7.24.0-r1

External References

Related Security Bulletins