VYPR

rpm package

opensuse/curl&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/curl&distro=openSUSE%20Tumbleweed

Vulnerabilities (151)

  • CVE-2017-8818CriNov 29, 2017
    affected < 7.79.1-1.1fixed 7.79.1-1.1

    curl and libcurl before 7.57.0 on 32-bit platforms allow attackers to cause a denial of service (out-of-bounds access and application crash) or possibly have unspecified other impact because too little memory is allocated for interfacing to an SSL library.

  • CVE-2017-8817CriNov 29, 2017
    affected < 7.79.1-1.1fixed 7.79.1-1.1

    The FTP wildcard function in curl and libcurl before 7.57.0 allows remote attackers to cause a denial of service (out-of-bounds read and application crash) or possibly have unspecified other impact via a string that ends with an '[' character.

  • CVE-2017-8816CriNov 29, 2017
    affected < 7.79.1-1.1fixed 7.79.1-1.1

    The NTLM authentication feature in curl and libcurl before 7.57.0 on 32-bit platforms allows attackers to cause a denial of service (integer overflow and resultant buffer overflow, and application crash) or possibly have unspecified other impact via vectors involving long user an

  • CVE-2017-1000257CriOct 31, 2017
    affected < 7.79.1-1.1fixed 7.79.1-1.1

    An IMAP FETCH response line indicates the size of the returned data, in number of bytes. When that response says the data is zero bytes, libcurl would pass on that (non-existing) data with a pointer and the size (zero) to the deliver-data function. libcurl's deliver-data function

  • CVE-2017-1000254HigOct 6, 2017
    affected < 7.79.1-1.1fixed 7.79.1-1.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

  • CVE-2017-1000101MedOct 5, 2017
    affected < 7.79.1-1.1fixed 7.79.1-1.1

    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 omission that made curl read a byte beyond the end of the

  • CVE-2017-1000100MedOct 5, 2017
    affected < 7.79.1-1.1fixed 7.79.1-1.1

    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 updated to use the untruncated length. This too large

  • CVE-2017-1000099MedOct 5, 2017
    affected < 7.79.1-1.1fixed 7.79.1-1.1

    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 provide callback), which could lead to other private da

  • CVE-2017-9502MedJun 14, 2017
    affected < 7.79.1-1.1fixed 7.79.1-1.1

    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 that could lead to it overwriting a heap based memor

  • CVE-2016-7167CriOct 7, 2016
    affected < 7.51.0-1.1fixed 7.51.0-1.1

    Multiple integer overflows in the (1) curl_escape, (2) curl_easy_escape, (3) curl_unescape, and (4) curl_easy_unescape functions in libcurl before 7.50.3 allow attackers to have unspecified impact via a string of length 0xffffffff, which triggers a heap-based buffer overflow.

  • CVE-2016-0755HigJan 29, 2016
    affected < 7.51.0-1.1fixed 7.51.0-1.1

    The ConnectionExists function in lib/url.c in libcurl before 7.47.0 does not properly re-use NTLM-authenticated proxy connections, which might allow remote attackers to authenticate as other users via a request, a similar issue to CVE-2014-0015.

  • CVE-2015-3237Jun 22, 2015
    affected < 7.51.0-1.1fixed 7.51.0-1.1

    The smb_request_state function in cURL and libcurl 7.40.0 through 7.42.1 allows remote SMB servers to obtain sensitive information from memory or cause a denial of service (out-of-bounds read and crash) via crafted length and offset values.

  • CVE-2015-3236Jun 22, 2015
    affected < 7.51.0-1.1fixed 7.51.0-1.1

    cURL and libcurl 7.40.0 through 7.42.1 send the HTTP Basic authentication credentials for a previous connection when reusing a reset (curl_easy_reset) connection handle to send a request to the same host name, which allows remote attackers to obtain sensitive information via unsp

  • CVE-2015-3153May 1, 2015
    affected < 7.51.0-1.1fixed 7.51.0-1.1

    The default configuration for cURL and libcurl before 7.42.1 sends custom HTTP headers to both the proxy and destination server, which might allow remote proxy servers to obtain sensitive information by reading the header contents.

  • CVE-2015-3148Apr 24, 2015
    affected < 7.51.0-1.1fixed 7.51.0-1.1

    cURL and libcurl 7.10.6 through 7.41.0 do not properly re-use authenticated Negotiate connections, which allows remote attackers to connect as other users via a request.

  • CVE-2015-3145Apr 24, 2015
    affected < 7.51.0-1.1fixed 7.51.0-1.1

    The sanitize_cookie_path function in cURL and libcurl 7.31.0 through 7.41.0 does not properly calculate an index, which allows remote attackers to cause a denial of service (out-of-bounds write and crash) or possibly have other unspecified impact via a cookie path containing only

  • CVE-2015-3144Apr 24, 2015
    affected < 7.51.0-1.1fixed 7.51.0-1.1

    The fix_hostname function in cURL and libcurl 7.37.0 through 7.41.0 does not properly calculate an index, which allows remote attackers to cause a denial of service (out-of-bounds read or write and crash) or possibly have other unspecified impact via a zero-length host name, as d

  • CVE-2015-3143Apr 24, 2015
    affected < 7.51.0-1.1fixed 7.51.0-1.1

    cURL and libcurl 7.10.6 through 7.41.0 does not properly re-use NTLM connections, which allows remote attackers to connect as other users via an unauthenticated request, a similar issue to CVE-2014-0015.

  • CVE-2014-8150Jan 15, 2015
    affected < 7.51.0-1.1fixed 7.51.0-1.1

    CRLF injection vulnerability in libcurl 6.0 through 7.x before 7.40.0, when using an HTTP proxy, allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via CRLF sequences in a URL.

  • CVE-2014-3620Nov 18, 2014
    affected < 7.51.0-1.1fixed 7.51.0-1.1

    cURL and libcurl before 7.38.0 allow remote attackers to bypass the Same Origin Policy and set cookies for arbitrary sites by setting a cookie for a top-level domain.

Page 7 of 8