Search CVE reports


Toggle filters

111 – 120 of 169 results


CVE-2017-1000099

Medium priority
Not affected

When asking to get a file from a file:// URL, libcurl provides a feature that outputs meta-data about the file using HTTP-like headers. The code doing this would send the wrong buffer to the user (stdout or the application's...

1 affected package

curl

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

CVE-2017-1000254

Medium priority
Fixed

libcurl may read outside of a heap allocated buffer when doing FTP. When libcurl connects to an FTP server and successfully logs in (anonymous or not), it asks the server for the current directory with the `PWD` command. The...

1 affected package

curl

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

CVE-2017-1000101

Low priority
Fixed

curl supports "globbing" of URLs, in which a user can pass a numerical range to have the tool iterate over those numbers to do a sequence of transfers. In the globbing function that parses the numerical range, there was an...

1 affected package

curl

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

CVE-2017-1000100

Low priority
Fixed

When doing a TFTP transfer and curl/libcurl is given a URL that contains a very long file name (longer than about 515 bytes), the file name is truncated to fit within the buffer boundaries, but the buffer size is still wrongly...

1 affected package

curl

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

CVE-2017-9502

Medium priority
Not affected

In curl before 7.54.1 on Windows and DOS, libcurl's default protocol function, which is the logic that allows an application to set which protocol libcurl should attempt to use when given a URL without a scheme part, had a flaw...

1 affected package

curl

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

CVE-2017-7468

Medium priority
Fixed

In curl and libcurl 7.52.0 to and including 7.53.1, libcurl would attempt to resume a TLS session even if the client certificate had changed. That is unacceptable since a server by specification is allowed to skip the...

1 affected package

curl

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

CVE-2017-7407

Negligible priority

Some fixes available 3 of 5

The ourWriteOut function in tool_writeout.c in curl 7.53.1 might allow physically proximate attackers to obtain sensitive information from process memory in opportunistic circumstances by reading a workstation screen during use of...

1 affected package

curl

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

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