VYPR

rpm package

suse/curl&distro=SUSE Linux Enterprise Desktop 12 SP4

pkg:rpm/suse/curl&distro=SUSE%20Linux%20Enterprise%20Desktop%2012%20SP4

Vulnerabilities (9)

  • CVE-2019-5482CriSep 16, 2019
    affected < 7.60.0-4.9.1fixed 7.60.0-4.9.1

    Heap buffer overflow in the TFTP protocol handler in cURL 7.19.4 to 7.65.3.

  • CVE-2019-5481CriSep 16, 2019
    affected < 7.60.0-4.9.1fixed 7.60.0-4.9.1

    Double-free vulnerability in the FTP-kerberos code in cURL 7.52.0 to 7.65.3.

  • CVE-2019-5436HigMay 28, 2019
    affected < 7.60.0-4.6.1fixed 7.60.0-4.6.1

    A heap buffer overflow in the TFTP receiving code allows for DoS or arbitrary code execution in libcurl versions 7.19.4 through 7.64.1.

  • CVE-2019-3823Feb 6, 2019
    affected < 7.60.0-4.3.1fixed 7.60.0-4.3.1

    libcurl versions from 7.34.0 to before 7.64.0 are vulnerable to a heap out-of-bounds read in the code handling the end-of-response for SMTP. If the buffer passed to `smtp_endofresp()` isn't NUL terminated and contains no character ending the parsed number, and `len` is set to 5,

  • CVE-2019-3822Feb 6, 2019
    affected < 7.60.0-4.3.1fixed 7.60.0-4.3.1

    libcurl versions from 7.36.0 to before 7.64.0 are vulnerable to a stack-based buffer overflow. The function creating an outgoing NTLM type-3 header (`lib/vauth/ntlm.c:Curl_auth_create_ntlm_type3_message()`), generates the request HTTP header contents based on previously received

  • CVE-2018-16890Feb 6, 2019
    affected < 7.60.0-4.3.1fixed 7.60.0-4.3.1

    libcurl versions from 7.36.0 to before 7.64.0 is vulnerable to a heap buffer out-of-bounds read. The function handling incoming NTLM type-2 messages (`lib/vauth/ntlm.c:ntlm_decode_type2_target`) does not validate incoming data correctly and is subject to an integer overflow vulne

  • CVE-2018-16842Oct 31, 2018
    affected < 7.60.0-4.3.1fixed 7.60.0-4.3.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.60.0-4.3.1fixed 7.60.0-4.3.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-16839Oct 31, 2018
    affected < 7.60.0-4.3.1fixed 7.60.0-4.3.1

    Curl versions 7.33.0 through 7.61.1 are vulnerable to a buffer overrun in the SASL authentication code that may lead to denial of service.