Vulnerabilities > Haxx

DATE CVE VULNERABILITY TITLE RISK
2024-08-19 CVE-2024-32928 The libcurl CURLOPT_SSL_VERIFYPEER option was disabled on a subset of requests made by Nest production devices which enabled a potential man-in-the-middle attack on requests to Google cloud services by any host the traffic was routed through.
network
high complexity
google haxx
5.9
2024-07-31 CVE-2024-7264 Out-of-bounds Read vulnerability in Haxx Libcurl
libcurl's ASN1 parser code has the `GTime2str()` function, used for parsing an ASN.1 Generalized Time field.
network
low complexity
haxx CWE-125
6.5
2024-07-24 CVE-2024-6197 Unspecified vulnerability in Haxx Libcurl
libcurl's ASN1 parser has this utf8asn1str() function used for parsing an ASN.1 UTF-8 string.
network
low complexity
haxx
7.5
2024-07-24 CVE-2024-6874 Out-of-bounds Read vulnerability in Haxx Libcurl 8.8.0
libcurl's URL API function [curl_url_get()](https://curl.se/libcurl/c/curl_url_get.html) offers punycode conversions, to and from IDN.
network
low complexity
haxx CWE-125
4.3
2024-02-03 CVE-2024-0853 Improper Certificate Validation vulnerability in Haxx Curl 8.5.0
curl inadvertently kept the SSL session ID for connections in its cache even when the verify status (*OCSP stapling*) test failed.
network
low complexity
haxx CWE-295
5.3
2023-12-12 CVE-2023-46219 Missing Encryption of Sensitive Data vulnerability in multiple products
When saving HSTS data to an excessively long file name, curl could end up removing all contents, making subsequent requests using that file unaware of the HSTS status they should otherwise use.
network
low complexity
haxx fedoraproject CWE-311
5.3
2023-12-07 CVE-2023-46218 This flaw allows a malicious HTTP server to set "super cookies" in curl that are then passed back to more origins than what is otherwise allowed or possible.
network
low complexity
haxx fedoraproject
6.5
2023-10-18 CVE-2023-38545 Out-of-bounds Write vulnerability in multiple products
This flaw makes curl overflow a heap based buffer in the SOCKS5 proxy handshake. When curl is asked to pass along the host name to the SOCKS5 proxy to allow that to resolve the address instead of it getting done by curl itself, the maximum length that host name can be is 255 bytes. If the host name is detected to be longer, curl switches to local name resolving and instead passes on the resolved address only.
network
low complexity
haxx fedoraproject netapp microsoft CWE-787
critical
9.8
2023-10-18 CVE-2023-38546 Unspecified vulnerability in Haxx Libcurl
This flaw allows an attacker to insert cookies at will into a running program using libcurl, if the specific series of conditions are met. libcurl performs transfers.
network
high complexity
haxx
3.7
2023-09-15 CVE-2023-38039 Allocation of Resources Without Limits or Throttling vulnerability in multiple products
When curl retrieves an HTTP response, it stores the incoming headers so that they can be accessed later via the libcurl headers API. However, curl did not have a limit in how many or how large headers it would accept in a response, allowing a malicious server to stream an endless series of headers and eventually cause curl to run out of heap memory.
network
low complexity
haxx fedoraproject microsoft CWE-770
7.5