← Back

Haxx

haxx

181 CVEs • 2 products

Products (2)

Click to collapse
Toggle
Curl
curl
Libcurl
libcurl

CVEs (181)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
6Debian
FedoraprojectHaxx+3 more
12Cloud Backup
Communications Operations MonitorCommunications Session Border Controller+9 more
Apr 16, 2026
Sep 16, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Double-free vulnerability in the FTP-kerberos code in cURL 7.52.0 to 7.65.3.
3Haxx
NetappOracle
9Curl
Enterprise Manager Ops CenterHttp Server+6 more
Nov 21, 2024
Jul 2, 2019
N/A· v4
7.8 HIGH· v3
4.4 MEDIUM· v2
A non-privileged user or program can put code and a config file in a known non-privileged path (under C:/usr/local/) that will make curl <= 7.65.1 automatically run the code (as an openssl "engine") on invocation. If tha...Show more
A non-privileged user or program can put code and a config file in a known non-privileged path (under C:/usr/local/) that will make curl <= 7.65.1 automatically run the code (as an openssl "engine") on invocation. If that curl is invoked by a privileged user it can do anything it wants.Show less
7Debian
F5Fedoraproject+4 more
11Debian Linux
Enterprise Manager Ops CenterFedora+8 more
Apr 15, 2026
May 28, 2019
N/A· v4
7.8 HIGH· v3
4.6 MEDIUM· v2
A heap buffer overflow in the TFTP receiving code allows for DoS or arbitrary code execution in libcurl versions 7.19.4 through 7.64.1.
1Haxx
1Curl
Nov 21, 2024
May 28, 2019
N/A· v4
3.7 LOW· v3
4.3 MEDIUM· v2
An integer overflow in curl's URL API results in a buffer overflow in libcurl 7.62.0 to and including 7.64.1.
5Canonical
DebianHaxx+2 more
7Clustered Data Ontap
Communications Operations MonitorDebian Linux+4 more
Nov 21, 2024
Feb 6, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
libcurl versions from 7.34.0 to before 7.64.0 are vulnerable to a heap out-of-bounds read in the code handling the end-of-response for SMTP. If the buffer passed to `smtp_endofresp()` isn't NUL terminated and contains no...Show more
libcurl versions from 7.34.0 to before 7.64.0 are vulnerable to a heap out-of-bounds read in the code handling the end-of-response for SMTP. If the buffer passed to `smtp_endofresp()` isn't NUL terminated and contains no character ending the parsed number, and `len` is set to 5, then the `strtol()` call reads beyond the allocated buffer. The read contents will not be returned to the caller.Show less
7Canonical
DebianHaxx+4 more
16Active Iq Unified Manager
Clustered Data OntapCommunications Operations Monitor+13 more
Nov 21, 2024
Feb 6, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
libcurl versions from 7.36.0 to before 7.64.0 are vulnerable to a stack-based buffer overflow. The function creating an outgoing NTLM type-3 header (`lib/vauth/ntlm.c:Curl_auth_create_ntlm_type3_message()`), generates th...Show more
libcurl versions from 7.36.0 to before 7.64.0 are vulnerable to a stack-based buffer overflow. The function creating an outgoing NTLM type-3 header (`lib/vauth/ntlm.c:Curl_auth_create_ntlm_type3_message()`), generates the request HTTP header contents based on previously received data. The check that exists to prevent the local buffer from getting overflowed is implemented wrongly (using unsigned math) and as such it does not prevent the overflow from happening. This output data can grow larger than the local buffer if very large 'nt response' data is extracted from a previous NTLMv2 header provided by the malicious or broken HTTP server. Such a 'large value' needs to be around 1000 bytes or more. The actual payload data copied to the target buffer comes from the NTLMv2 type-2 response header.Show less
8Canonical
DebianF5+5 more
10Big Ip Access Policy Manager
Clustered Data OntapCommunications Operations Monitor+7 more
Nov 21, 2024
Feb 6, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
libcurl versions from 7.36.0 to before 7.64.0 is vulnerable to a heap buffer out-of-bounds read. The function handling incoming NTLM type-2 messages (`lib/vauth/ntlm.c:ntlm_decode_type2_target`) does not validate incomin...Show more
libcurl versions from 7.36.0 to before 7.64.0 is vulnerable to a heap buffer out-of-bounds read. The function handling incoming NTLM type-2 messages (`lib/vauth/ntlm.c:ntlm_decode_type2_target`) does not validate incoming data correctly and is subject to an integer overflow vulnerability. Using that overflow, a malicious or broken NTLM server could trick libcurl to accept a bad length + offset combination that would lead to a buffer read out-of-bounds.Show less
3Canonical
DebianHaxx
3Curl
Debian LinuxUbuntu Linux
Nov 21, 2024
Oct 31, 2018
N/A· v4
9.1 CRITICAL· v3
6.4 MEDIUM· v2
Curl versions 7.14.1 through 7.61.1 are vulnerable to a heap-based buffer over-read in the tool_msgs.c:voutf() function that may result in information exposure and denial of service.
2Canonical
Haxx
2Curl
Ubuntu Linux
Apr 17, 2025
Oct 31, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
A heap use-after-free flaw was found in curl versions from 7.59.0 through 7.61.1 in the code related to closing an easy handle. When closing and cleaning up an 'easy' handle in the `Curl_close()` function, the library co...Show more
A heap use-after-free flaw was found in curl versions from 7.59.0 through 7.61.1 in the code related to closing an easy handle. When closing and cleaning up an 'easy' handle in the `Curl_close()` function, the library code first frees a struct (without nulling the pointer) and might then subsequently erroneously write to a struct field within that already freed struct.Show less
3Canonical
DebianHaxx
3Curl
Debian LinuxUbuntu Linux
Nov 21, 2024
Oct 31, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Curl versions 7.33.0 through 7.61.1 are vulnerable to a buffer overrun in the SASL authentication code that may lead to denial of service.
4Canonical
DebianHaxx+1 more
4Debian Linux
Enterprise LinuxLibcurl+1 more
Nov 21, 2024
Sep 5, 2018
N/A· v4
9.8 CRITICAL· v3
10.0 HIGH· v2
curl before version 7.61.1 is vulnerable to a buffer overrun in the NTLM authentication code. The internal function Curl_ntlm_core_mk_nt_hash multiplies the length of the password by two (SUM) to figure out how large tem...Show more
curl before version 7.61.1 is vulnerable to a buffer overrun in the NTLM authentication code. The internal function Curl_ntlm_core_mk_nt_hash multiplies the length of the password by two (SUM) to figure out how large temporary storage area to allocate from the heap. The length value is then subsequently used to iterate over the password and generate output into the allocated storage buffer. On systems with a 32 bit size_t, the math to calculate SUM triggers an integer overflow when the password length exceeds 2GB (2^31 bytes). This integer overflow usually causes a very small buffer to actually get allocated instead of the intended very huge one, making the use of that buffer end up in a heap buffer overflow. (This bug is almost identical to CVE-2017-8816.)Show less
1Haxx
1Curl
Nov 20, 2024
Aug 23, 2018
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
curl 7.x before 7.10.7 sends CONNECT proxy credentials to the remote server.
1Haxx
1Curl
Nov 21, 2024
Aug 1, 2018
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
curl before version 7.51.0 uses outdated IDNA 2003 standard to handle International Domain Names and this may lead users to potentially and unknowingly issue network transfer requests to the wrong host.
1Haxx
1Curl
Nov 21, 2024
Aug 1, 2018
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
A flaw was found in curl before version 7.51.0. The way curl handles cookies permits other threads to trigger a use-after-free leading to information disclosure.
1Haxx
1Curl
Nov 21, 2024
Aug 1, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
The 'globbing' feature in curl before version 7.51.0 has a flaw that leads to integer overflow and out-of-bounds read via user controlled input.
1Haxx
1Curl
Nov 21, 2024
Aug 1, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
The function `read_data()` in security.c in curl before version 7.51.0 is vulnerable to memory double free.
1Haxx
1Curl
Nov 21, 2024
Aug 1, 2018
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
A flaw was found in curl before version 7.51.0 When re-using a connection, curl was doing case insensitive comparisons of user name and password with the existing connections. This means that if an unused connection with...Show more
A flaw was found in curl before version 7.51.0 When re-using a connection, curl was doing case insensitive comparisons of user name and password with the existing connections. This means that if an unused connection with proper credentials exists for a protocol that has connection-scoped credentials, an attacker can cause that connection to be reused if s/he knows the case-insensitive version of the correct password.Show less
1Haxx
1Curl
Nov 21, 2024
Aug 1, 2018
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
A flaw was found in curl before version 7.51. If cookie state is written into a cookie jar file that is later read back and used for subsequent requests, a malicious HTTP server can inject new cookies for arbitrary domai...Show more
A flaw was found in curl before version 7.51. If cookie state is written into a cookie jar file that is later read back and used for subsequent requests, a malicious HTTP server can inject new cookies for arbitrary domains into said cookie jar.Show less
1Haxx
1Curl
Nov 21, 2024
Jul 31, 2018
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
The `curl_getdate` function in curl before version 7.51.0 is vulnerable to an out of bounds read if it receives an input with one digit short.
1Haxx
1Curl
Nov 21, 2024
Jul 31, 2018
N/A· v4
7.0 HIGH· v3
4.4 MEDIUM· v2
The base64 encode function in curl before version 7.51.0 is prone to a buffer being under allocated in 32bit systems if it receives at least 1Gb as input via `CURLOPT_USERNAME`.