Search CVE reports


Toggle filters

121 – 130 of 172 results


CVE-2016-9586

Low priority

Some fixes available 2 of 4

curl before version 7.52.0 is vulnerable to a buffer overflow when doing a large floating point output in libcurl's implementation of the printf() functions. If there are any application that accepts a format string from the...

1 affected package

curl

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

CVE-2016-8624

Medium priority
Fixed

curl before version 7.51.0 doesn't parse the authority component of the URL correctly when the host name part ends with a '#' character, and could instead be tricked into connecting to a different host. This may have security...

1 affected package

curl

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

CVE-2016-8623

Medium priority
Fixed

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.

1 affected package

curl

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

CVE-2016-8622

Medium priority
Fixed

The URL percent-encoding decode function in libcurl before 7.51.0 is called `curl_easy_unescape`. Internally, even if this function would be made to allocate a unscape destination buffer larger than 2GB, it would return that new...

1 affected package

curl

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

CVE-2016-8621

Low priority
Fixed

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.

1 affected package

curl

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

CVE-2016-8620

Medium priority
Fixed

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.

1 affected package

curl

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

CVE-2016-8619

Medium priority
Fixed

The function `read_data()` in security.c in curl before version 7.51.0 is vulnerable to memory double free.

1 affected package

curl

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

CVE-2016-8618

Medium priority
Fixed

The libcurl API function called `curl_maprintf()` before version 7.51.0 can be tricked into doing a double-free due to an unsafe `size_t` multiplication, on systems using 32 bit `size_t` variables.

1 affected package

curl

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

CVE-2016-8617

Medium priority
Fixed

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`.

1 affected package

curl

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

CVE-2016-8616

Low priority
Fixed

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 proper...

1 affected package

curl

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