Search CVE reports


Toggle filters

11 – 20 of 168 results


CVE-2024-6197

Medium priority
Fixed

libcurl's ASN1 parser has this utf8asn1str() function used for parsing an ASN.1 UTF-8 string. Itcan detect an invalid field and return error. Unfortunately, when doing so it also invokes `free()` on a 4 byte localstack buffer. ...

1 affected package

curl

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
curl Not affected Not affected Not affected Not affected
Show less packages

CVE-2024-2466

Medium priority
Not affected

libcurl did not check the server certificate of TLS connections done to a host specified as an IP address, when built to use mbedTLS. libcurl would wrongly avoid using the set hostname function when the specified hostname was...

1 affected package

curl

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
curl Not affected Not affected Not affected Not affected
Show less packages

CVE-2024-2398

Medium priority
Fixed

When an application tells libcurl it wants to allow HTTP/2 server push, and the amount of received headers for the push surpasses the maximum allowed limit (1000), libcurl aborts the server push. When aborting,...

1 affected package

curl

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
curl Fixed Fixed Fixed Fixed
Show less packages

CVE-2024-2379

Low priority
Not affected

libcurl skips the certificate verification for a QUIC connection under certain conditions, when built to use wolfSSL. If told to use an unknown/bad cipher or curve, the error path accidentally skips the verification and returns...

1 affected package

curl

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
curl Not affected Not affected Not affected Not affected
Show less packages

CVE-2024-2004

Low priority
Fixed

When a protocol selection parameter option disables all protocols without adding any then the default set of protocols would remain in the allowed set due to an error in the logic for removing protocols. The below command would...

1 affected package

curl

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
curl Fixed Not affected Not affected Not affected
Show less packages

CVE-2024-11053

Low priority

Some fixes available 5 of 8

When asked to both use a `.netrc` file for credentials and to follow HTTP redirects, curl could leak the password used for the first host to the followed-to host under certain circumstances. This flaw only manifests itself if the...

1 affected package

curl

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
curl Fixed Fixed Fixed Needs evaluation
Show less packages

CVE-2024-0853

Low priority
Fixed

curl inadvertently kept the SSL session ID for connections in its cache even when the verify status (*OCSP stapling*) test failed. A subsequent transfer to the same hostname could then succeed if the session ID cache was...

1 affected package

curl

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
curl Fixed Not affected Not affected Not affected
Show less packages

CVE-2023-52071

Medium priority
Not affected

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none.

1 affected package

curl

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
curl Not affected Not affected Not affected
Show less packages

CVE-2023-46219

Low priority
Fixed

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.

1 affected package

curl

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
curl Fixed Not affected Not affected Not affected
Show less packages

CVE-2023-46218

Medium priority
Fixed

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. This allows a site to set cookies that then would get sent to different...

1 affected package

curl

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
curl Fixed Fixed Fixed
Show less packages