VYPR

rpm package

opensuse/curl&distro=openSUSE Tumbleweed

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

Vulnerabilities (176)

  • CVE-2022-32221CriDec 5, 2022
    affected < 7.86.0-1.1fixed 7.86.0-1.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-42915HigOct 29, 2022
    affected < 7.86.0-1.1fixed 7.86.0-1.1

    curl before 7.86.0 has a double free. If curl is told to use an HTTP proxy for a transfer with a non-HTTP(S) URL, it sets up the connection to the remote server by issuing a CONNECT request to the proxy, and then tunnels the rest of the protocol through. An HTTP proxy might refus

  • CVE-2022-42916HigOct 29, 2022
    affected < 7.86.0-1.1fixed 7.86.0-1.1

    In curl before 7.86.0, the HSTS check could be bypassed to trick it into staying with HTTP. Using its HSTS support, curl can be instructed to use HTTPS directly (instead of using an insecure cleartext HTTP step) even when HTTP is provided in the URL. This mechanism could be bypas

  • CVE-2022-35252LowSep 23, 2022
    affected < 7.85.0-1.1fixed 7.85.0-1.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-32208MedJul 7, 2022
    affected < 7.84.0-1.1fixed 7.84.0-1.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-32207CriJul 7, 2022
    affected < 7.84.0-1.1fixed 7.84.0-1.1

    When curl < 7.84.0 saves cookies, alt-svc and hsts data to local files, it makes the operation atomic by finalizing the operation with a rename from a temporary name to the final target file name.In that rename operation, it might accidentally *widen* the permissions for the targ

  • CVE-2022-32206MedJul 7, 2022
    affected < 7.84.0-1.1fixed 7.84.0-1.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-32205MedJul 7, 2022
    affected < 7.84.0-1.1fixed 7.84.0-1.1

    A malicious server can serve excessive amounts of `Set-Cookie:` headers in a HTTP response to curl and curl < 7.84.0 stores all of them. A sufficiently large amount of (big) cookies make subsequent HTTP requests to this, or other servers to which the cookies match, create request

  • CVE-2022-30115MedJun 2, 2022
    affected < 7.83.1-1.1fixed 7.83.1-1.1

    Using its HSTS support, curl can be instructed to use HTTPS directly insteadof using an insecure clear-text HTTP step even when HTTP is provided in theURL. This mechanism could be bypassed if the host name in the given URL used atrailing dot while not using one when it built the

  • CVE-2022-27782HigJun 2, 2022
    affected < 7.83.1-1.1fixed 7.83.1-1.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.83.1-1.1fixed 7.83.1-1.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-2022-27780HigJun 2, 2022
    affected < 7.83.1-1.1fixed 7.83.1-1.1

    The curl URL parser wrongly accepts percent-encoded URL separators like '/'when decoding the host name part of a URL, making it a *different* URL usingthe wrong host name when it is later retrieved.For example, a URL like `http://example.com%2F127.0.0.1/`, would be allowed bythe

  • CVE-2022-27779MedJun 2, 2022
    affected < 7.83.1-1.1fixed 7.83.1-1.1

    libcurl wrongly allows cookies to be set for Top Level Domains (TLDs) if thehost name is provided with a trailing dot.curl can be told to receive and send cookies. curl's "cookie engine" can bebuilt with or without [Public Suffix List](https://publicsuffix.org/)awareness. If PSL

  • CVE-2022-27778HigJun 2, 2022
    affected < 7.83.1-1.1fixed 7.83.1-1.1

    A use of incorrectly resolved name vulnerability fixed in 7.83.1 might remove the wrong file when `--no-clobber` is used together with `--remove-on-error`.

  • CVE-2022-27776MedJun 2, 2022
    affected < 7.83.0-1.1fixed 7.83.0-1.1

    A insufficiently protected credentials vulnerability in fixed in curl 7.83.0 might leak authentication or cookie header data on HTTP redirects to the same host but another port number.

  • CVE-2022-27775HigJun 2, 2022
    affected < 7.83.0-1.1fixed 7.83.0-1.1

    An information disclosure vulnerability exists in curl 7.65.0 to 7.82.0 are vulnerable that by using an IPv6 address that was in the connection pool but with a different zone id it could reuse a connection instead.

  • CVE-2022-27774MedJun 2, 2022
    affected < 7.83.0-1.1fixed 7.83.0-1.1

    An insufficiently protected credentials vulnerability exists in curl 4.9 to and include curl 7.82.0 are affected that could allow an attacker to extract credentials when follows HTTP(S) redirects is used with authentication could leak credentials to other services that exist on d

  • CVE-2022-22576HigMay 26, 2022
    affected < 7.83.0-1.1fixed 7.83.0-1.1

    An improper authentication vulnerability exists in curl 7.33.0 to and including 7.82.0 which might allow reuse OAUTH2-authenticated connections without properly making sure that the connection was authenticated with the same credentials as set for this transfer. This affects SASL

  • CVE-2021-22947MedSep 29, 2021
    affected < 7.79.1-1.1fixed 7.79.1-1.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.79.1-1.1fixed 7.79.1-1.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

Page 5 of 9