VYPR

rpm package

suse/curl&distro=SUSE Linux Enterprise Server for SAP Applications 11 SP4

pkg:rpm/suse/curl&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2011%20SP4

Vulnerabilities (27)

  • CVE-2018-16842Oct 31, 2018
    affected < 7.37.0-70.38.1fixed 7.37.0-70.38.1

    Curl versions 7.14.1 through 7.61.1 are vulnerable to a heap-based buffer over-read in the tool_msgs.c:voutf() function that may result in information exposure and denial of service.

  • CVE-2018-16840Oct 31, 2018
    affected < 7.37.0-70.38.1fixed 7.37.0-70.38.1

    A heap use-after-free flaw was found in curl versions from 7.59.0 through 7.61.1 in the code related to closing an easy handle. When closing and cleaning up an 'easy' handle in the `Curl_close()` function, the library code first frees a struct (without nulling the pointer) and mi

  • CVE-2018-14618Sep 5, 2018
    affected < 7.37.0-70.33.1fixed 7.37.0-70.33.1

    curl before version 7.61.1 is vulnerable to a buffer overrun in the NTLM authentication code. The internal function Curl_ntlm_core_mk_nt_hash multiplies the length of the password by two (SUM) to figure out how large temporary storage area to allocate from the heap. The length va

  • CVE-2016-8623Aug 1, 2018
    affected < 7.19.7-1.64.1fixed 7.19.7-1.64.1

    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.

  • CVE-2016-8620Aug 1, 2018
    affected < 7.19.7-1.64.1fixed 7.19.7-1.64.1

    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.

  • CVE-2016-8619Aug 1, 2018
    affected < 7.19.7-1.64.1fixed 7.19.7-1.64.1

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

  • CVE-2016-8616Aug 1, 2018
    affected < 7.19.7-1.64.1fixed 7.19.7-1.64.1

    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 credentials exists for a protocol that has connectio

  • CVE-2016-8615Aug 1, 2018
    affected < 7.19.7-1.64.1fixed 7.19.7-1.64.1

    A flaw was found in curl before version 7.51. If cookie state is written into a cookie jar file that is later read back and used for subsequent requests, a malicious HTTP server can inject new cookies for arbitrary domains into said cookie jar.

  • CVE-2016-8621Jul 31, 2018
    affected < 7.19.7-1.64.1fixed 7.19.7-1.64.1

    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.

  • CVE-2016-8617Jul 31, 2018
    affected < 7.19.7-1.64.1fixed 7.19.7-1.64.1

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

  • CVE-2016-8624Jul 31, 2018
    affected < 7.19.7-1.64.1fixed 7.19.7-1.64.1

    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 implications if you for example use an URL parser that

  • CVE-2016-8622Jul 31, 2018
    affected < 7.19.7-1.64.1fixed 7.19.7-1.64.1

    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 length in a signed 32 bit integer variable, thus th

  • CVE-2016-8618Jul 31, 2018
    affected < 7.19.7-1.64.1fixed 7.19.7-1.64.1

    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.

  • CVE-2018-1000301CriMay 24, 2018
    affected < 7.37.0-70.30.1fixed 7.37.0-70.30.1

    curl version curl 7.20.0 to and including curl 7.59.0 contains a CWE-126: Buffer Over-read vulnerability in denial of service that can result in curl can be tricked into reading data beyond the end of a heap based buffer used to store downloaded RTSP content.. This vulnerability

  • CVE-2016-9586Apr 23, 2018
    affected < 7.19.7-1.69.1fixed 7.19.7-1.69.1

    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 outside without necessary input filtering, it could all

  • CVE-2018-1000122Mar 14, 2018
    affected < 7.37.0-70.27.1fixed 7.37.0-70.27.1

    A buffer over-read exists in curl 7.20.0 to and including curl 7.58.0 in the RTSP+RTP handling code that allows an attacker to cause a denial of service or information leakage

  • CVE-2018-1000121Mar 14, 2018
    affected < 7.37.0-70.27.1fixed 7.37.0-70.27.1

    A NULL pointer dereference exists in curl 7.21.0 to and including curl 7.58.0 in the LDAP code that allows an attacker to cause a denial of service

  • CVE-2018-1000120Mar 14, 2018
    affected < 7.37.0-70.27.1fixed 7.37.0-70.27.1

    A buffer overflow exists in curl 7.12.3 to and including curl 7.58.0 in the FTP URL handling that allows an attacker to cause a denial of service or worse.

  • CVE-2018-1000007Jan 24, 2018
    affected < 7.19.7-1.70.13.1fixed 7.19.7-1.70.13.1

    libcurl 7.1 through 7.57.0 might accidentally leak authentication data to third parties. When asked to send custom headers in its HTTP requests, libcurl will send that set of headers first to the host in the initial URL but also, if asked to follow redirects and a 30X HTTP respon

  • CVE-2017-1000254HigOct 6, 2017
    affected < 7.19.7-1.70.8.1fixed 7.19.7-1.70.8.1

    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 server then responds with a 257 response containing the

Page 1 of 2