Vulnerabilities > Haxx > Curl > 7.30.0

DATE CVE VULNERABILITY TITLE RISK
2014-04-15 CVE-2014-0138 Improper Authentication vulnerability in multiple products
The default configuration in cURL and libcurl 7.10.6 before 7.36.0 re-uses (1) SCP, (2) SFTP, (3) POP3, (4) POP3S, (5) IMAP, (6) IMAPS, (7) SMTP, (8) SMTPS, (9) LDAP, and (10) LDAPS connections, which might allow context-dependent attackers to connect as other users via a request, a similar issue to CVE-2014-0015.
network
low complexity
haxx debian CWE-287
6.4
2014-02-02 CVE-2014-0015 Improper Authentication vulnerability in Haxx Curl and Libcurl
cURL and libcurl 7.10.6 through 7.34.0, when more than one authentication method is enabled, re-uses NTLM connections, which might allow context-dependent attackers to authenticate as other users via a request.
network
high complexity
haxx CWE-287
4.0
2013-11-23 CVE-2013-4545 Cryptographic Issues vulnerability in Haxx Curl and Libcurl
cURL and libcurl 7.18.0 through 7.32.0, when built with OpenSSL, disables the certificate CN and SAN name field verification (CURLOPT_SSL_VERIFYHOST) when the digital signature verification (CURLOPT_SSL_VERIFYPEER) is disabled, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate.
network
haxx CWE-310
4.3
2013-07-31 CVE-2013-2174 Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in multiple products
Heap-based buffer overflow in the curl_easy_unescape function in lib/escape.c in cURL and libcurl 7.7 through 7.30.0 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted string ending in a "%" (percent) character.
6.8