Search CVE reports
1791 – 1800 of 38256 results
[GHSA-3695-mjv8-3r52: Heap out-of-bounds write in RemoteIo when reading from a malicious remote server (WebReady/Curl builds)]
1 affected package
exiv2
| Package | 26.04 LTS |
|---|---|
| exiv2 | Needs evaluation |
[GHSA-hxph-pv7w-8649: Out of bounds read in CrwMap::decodeBasic]
1 affected package
exiv2
| Package | 26.04 LTS |
|---|---|
| exiv2 | Needs evaluation |
A weakness has been identified in valkey-io valkey up to 9.0.5/9.1.1. This affects the function kvstoreGetHashtable of the file src/kvstore.c. This manipulation of the argument didx causes out-of-bounds read. It is possible to...
1 affected package
valkey
| Package | 26.04 LTS |
|---|---|
| valkey | Needs evaluation |
Authen::SASL::Perl::DIGEST_MD5 versions before 2.2100 for Perl accept replayed authentication responses via unverified nonce in server_step. server_start generates a fresh nonce and sends it in the challenge, and nothing later...
1 affected package
libauthen-sasl-perl
| Package | 26.04 LTS |
|---|---|
| libauthen-sasl-perl | Needs evaluation |
When libpsl support is enabled, libcurl fails to enforce the Public Suffix List boundary check when processing a `Set-Cookie` header where the `Domain` attribute explicitly matches an origin host that is itself a public...
1 affected package
curl
| Package | 26.04 LTS |
|---|---|
| curl | Vulnerable |
With the wolfSSL backend, when CA caching is enabled and an `CURLOPT_SSL_CTX_FUNCTION` callback replaces the trust store, libcurl can silently reinstall the cached store after the callback returns. A certificate trusted by the...
1 affected package
curl
| Package | 26.04 LTS |
|---|---|
| curl | Not affected |
A `Set-Cookie:` header using tab (horizontal tab, ASCII code 9) instead of space (ascii code 32) immediately before the `Secure` attribute causes curl to store the cookie without its Secure flag. The cookie might then...
1 affected package
curl
| Package | 26.04 LTS |
|---|---|
| curl | Vulnerable |
A flaw in libcurl makes it wrongly reuse an existing HTTPS connection setup for a given hostname even when using a different Native CA Store setting (`CURLSSLOPT_NATIVE_CA`) than when the connection was created.
1 affected package
curl
| Package | 26.04 LTS |
|---|---|
| curl | Not affected |
When `CURLOPT_PINNEDPUBLICKEY` is configured alongside options that disable standard peer verification (`CURLOPT_SSL_VERIFYPEER = 0` and `CURLOPT_SSL_VERIFYHOST = 0`), libcurl fails to enforce public key pinning on connections...
1 affected package
curl
| Package | 26.04 LTS |
|---|---|
| curl | Vulnerable |
When performing transfers via libcurl’s multi interface, pooled TLS connections can outlive their originating easy handles. In OpenSSL 3 provider configurations, libcurl attaches an allocated library context to the easy handle's...
1 affected package
curl
| Package | 26.04 LTS |
|---|---|
| curl | Vulnerable |