Search CVE reports
1 – 10 of 190 results
When asked to both use a `.netrc` file for credentials and to follow HTTP redirects, libcurl could leak the password used for the first host to the followed-to host under certain circumstances. Similar to CVE-2024-11053.
1 affected package
curl
| Package | 26.04 LTS | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS |
|---|---|---|---|---|---|
| curl | Needs evaluation | Vulnerable | Vulnerable | Vulnerable | Vulnerable |
Using libcurl, when a custom `Host:` header is first set for a HTTP request and a second request is subsequently done using the same *easy handle* but without the custom `Host:` header set, the second request would use...
1 affected package
curl
| Package | 26.04 LTS | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS |
|---|---|---|---|---|---|
| curl | Needs evaluation | Vulnerable | Vulnerable | Not affected | Not affected |
curl might erroneously pass on credentials for a first proxy to a second proxy.
1 affected package
curl
| Package | 26.04 LTS | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS |
|---|---|---|---|---|---|
| curl | Needs evaluation | Vulnerable | Vulnerable | Vulnerable | Vulnerable |
libcurl might in some circumstances reuse the wrong connection for SMB(S) transfers.
1 affected package
curl
| Package | 26.04 LTS | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS |
|---|---|---|---|---|---|
| curl | Needs evaluation | Vulnerable | Vulnerable | Vulnerable | Vulnerable |
libcurl might in some circumstances reuse the wrong connection when asked to do an authenticated HTTP(S) request after a Negotiate-authenticated one, when both use the same host.
1 affected package
curl
| Package | 26.04 LTS | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS |
|---|---|---|---|---|---|
| curl | Needs evaluation | Vulnerable | Vulnerable | Vulnerable | Vulnerable |
A vulnerability exists where a connection requiring TLS incorrectly reuses an existing unencrypted connection from the same connection pool. If an initial transfer is made in clear-text (via IMAP, SMTP, or POP3), a subsequent...
1 affected package
curl
| Package | 26.04 LTS | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS |
|---|---|---|---|---|---|
| curl | Needs evaluation | Vulnerable | Vulnerable | Vulnerable | Vulnerable |
cross-proxy Digest auth state leak
1 affected package
curl
| Package | 26.04 LTS | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS |
|---|---|---|---|---|---|
| curl | Needs evaluation | Needs evaluation | Needs evaluation | Needs evaluation | Needs evaluation |
OCSP stapling bypass with Apple SecTrust
1 affected package
curl
| Package | 26.04 LTS | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS |
|---|---|---|---|---|---|
| curl | Not affected | Not affected | Not affected | Not affected | Not affected |
When doing a second SMB request to the same host again, curl would wrongly use a data pointer pointing into already freed memory.
1 affected package
curl
| Package | 26.04 LTS | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS |
|---|---|---|---|---|---|
| curl | — | Not affected | Not affected | Not affected | Not affected |
curl would wrongly reuse an existing HTTP proxy connection doing CONNECT to a server, even if the new request uses different credentials for the HTTP proxy. The proper behavior is to create or use a separate connection.
1 affected package
curl
| Package | 26.04 LTS | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS |
|---|---|---|---|---|---|
| curl | Fixed | Fixed | Fixed | Fixed | Fixed |