VYPR

rpm package

suse/curl&distro=SUSE Linux Enterprise Server 15 SP1-BCL

pkg:rpm/suse/curl&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP1-BCL

Vulnerabilities (14)

  • CVE-2022-32221Dec 5, 2022
    affected < 7.60.0-150000.38.1fixed 7.60.0-150000.38.1

    When doing HTTP(S) transfers, libcurl might erroneously use the read callback (`CURLOPT_READFUNCTION`) to ask for data to send, even when the `CURLOPT_POSTFIELDS` option has been set, if the same handle previously was used to issue a `PUT` request which used that callback. This f

  • CVE-2022-35252Sep 23, 2022
    affected < 7.60.0-150000.38.1fixed 7.60.0-150000.38.1

    When curl is used to retrieve and parse cookies from a HTTP(S) server, itaccepts cookies using control codes that when later are sent back to a HTTPserver might make the server return 400 responses. Effectively allowing a"sister site" to deny service to all siblings.

  • CVE-2022-32208Jul 7, 2022
    affected < 7.60.0-150000.33.1fixed 7.60.0-150000.33.1

    When curl < 7.84.0 does FTP transfers secured by krb5, it handles message verification failures wrongly. This flaw makes it possible for a Man-In-The-Middle attack to go unnoticed and even allows it to inject data to the client.

  • CVE-2022-32206Jul 7, 2022
    affected < 7.60.0-150000.33.1fixed 7.60.0-150000.33.1

    curl < 7.84.0 supports "chained" HTTP compression algorithms, meaning that a serverresponse can be compressed multiple times and potentially with different algorithms. The number of acceptable "links" in this "decompression chain" was unbounded, allowing a malicious server to ins

  • CVE-2022-27782HigJun 2, 2022
    affected < 7.60.0-150000.33.1fixed 7.60.0-150000.33.1

    libcurl would reuse a previously created connection even when a TLS or SSHrelated option had been changed that should have prohibited reuse.libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse if one of them matches the setup. However, s

  • CVE-2022-27781HigJun 2, 2022
    affected < 7.60.0-150000.33.1fixed 7.60.0-150000.33.1

    libcurl provides the `CURLOPT_CERTINFO` option to allow applications torequest details to be returned about a server's certificate chain.Due to an erroneous function, a malicious server could make libcurl built withNSS get stuck in a never-ending busy-loop when trying to retrieve

  • CVE-2021-22947MedSep 29, 2021
    affected < 7.60.0-25.1fixed 7.60.0-25.1

    When curl >= 7.20.0 and <= 7.78.0 connects to an IMAP or POP3 server to retrieve data using STARTTLS to upgrade to TLS security, the server can respond and send back multiple responses at once that curl caches. curl would then upgrade to TLS but not flush the in-queue of cached r

  • CVE-2021-22946HigSep 29, 2021
    affected < 7.60.0-25.1fixed 7.60.0-25.1

    A user can tell curl >= 7.20.0 and <= 7.78.0 to require a successful upgrade to TLS when speaking to an IMAP, POP3 or FTP server (`--ssl-reqd` on the command line or`CURLOPT_USE_SSL` set to `CURLUSESSL_CONTROL` or `CURLUSESSL_ALL` withlibcurl). This requirement could be bypassed

  • CVE-2021-22925MedAug 5, 2021
    affected < 7.60.0-3.47.1fixed 7.60.0-3.47.1

    curl supports the `-t` command line option, known as `CURLOPT_TELNETOPTIONS`in libcurl. This rarely used option is used to send variable=content pairs toTELNET servers.Due to flaw in the option parser for sending `NEW_ENV` variables, libcurlcould be made to pass on uninitialized

  • CVE-2021-22922MedAug 5, 2021
    affected < 7.60.0-3.47.1fixed 7.60.0-3.47.1

    When curl is instructed to download content using the metalink feature, thecontents is verified against a hash provided in the metalink XML file.The metalink XML file points out to the client how to get the same contentfrom a set of different URLs, potentially hosted by different

  • CVE-2021-22924Aug 5, 2021
    affected < 7.60.0-3.47.1fixed 7.60.0-3.47.1

    libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse, if one of them matches the setup.Due to errors in the logic, the config matching function did not take 'issuercert' into account and it compared the involved paths *case insensitively

  • CVE-2021-22923Aug 5, 2021
    affected < 7.60.0-3.47.1fixed 7.60.0-3.47.1

    When curl is instructed to get content using the metalink feature, and a user name and password are used to download the metalink XML file, those same credentials are then subsequently passed on to each of the servers from which curl will download or try to download the contents

  • CVE-2021-22898LowJun 11, 2021
    affected < 7.60.0-3.42.1fixed 7.60.0-3.42.1

    curl 7.7 through 7.76.1 suffers from an information disclosure when the `-t` command line option, known as `CURLOPT_TELNETOPTIONS` in libcurl, is used to send variable=content pairs to TELNET servers. Due to a flaw in the option parser for sending NEW_ENV variables, libcurl could

  • CVE-2021-22876Apr 1, 2021
    affected < 7.60.0-3.42.1fixed 7.60.0-3.42.1

    curl 7.1.1 to and including 7.75.0 is vulnerable to an "Exposure of Private Personal Information to an Unauthorized Actor" by leaking credentials in the HTTP Referer: header. libcurl does not strip off user credentials from the URL when automatically populating the Referer: HTTP