Haxx
haxx
181 CVEs • 2 products
Products (2)
Click to collapseToggle
Products (2)
Click to collapse
CVEs (181)
CVE VENDORS PRODUCTS UPDATED PUBLISHED CVSS |
|---|
6Debian FedoraprojectHaxx+3 more12Cloud Backup Communications Operations MonitorCommunications Session Border Controller+9 moreApr 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 NetappOracle9Curl Enterprise Manager Ops CenterHttp Server+6 moreNov 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 |
7Debian F5Fedoraproject+4 more11Debian Linux Enterprise Manager Ops CenterFedora+8 moreApr 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. |
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 more7Clustered Data Ontap Communications Operations MonitorDebian Linux+4 moreNov 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 |
7Canonical DebianHaxx+4 more16Active Iq Unified Manager Clustered Data OntapCommunications Operations Monitor+13 moreNov 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 |
8Canonical DebianF5+5 more10Big Ip Access Policy Manager Clustered Data OntapCommunications Operations Monitor+7 moreNov 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 |
3Canonical DebianHaxx3Curl Debian LinuxUbuntu LinuxNov 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 Haxx2Curl Ubuntu LinuxApr 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 |
3Canonical DebianHaxx3Curl Debian LinuxUbuntu LinuxNov 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 more4Debian Linux Enterprise LinuxLibcurl+1 moreNov 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 7.x before 7.10.7 sends CONNECT proxy credentials to the remote server. |
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. |
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. |
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. |
The function `read_data()` in security.c in curl before version 7.51.0 is vulnerable to memory double free. |
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. 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 |
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. |
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`. |