VYPR

rpm package

opensuse/wget&distro=openSUSE Tumbleweed

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

Vulnerabilities (14)

  • CVE-2024-10524MedNov 19, 2024
    affected < 1.25.0-1.1fixed 1.25.0-1.1

    Applications that use Wget to access a remote resource using shorthand URLs and pass arbitrary user credentials in the URL are vulnerable. In these cases attackers can enter crafted credentials which will cause Wget to access an arbitrary host.

  • CVE-2024-38428CriJun 16, 2024
    affected < 1.24.5-2.1fixed 1.24.5-2.1

    url.c in GNU Wget through 1.24.5 mishandles semicolons in the userinfo subcomponent of a URI, and thus there may be insecure behavior in which data that was supposed to be in the userinfo subcomponent is misinterpreted to be part of the host subcomponent.

  • CVE-2019-5953CriMay 17, 2019
    affected < 1.21.1-2.2fixed 1.21.1-2.2

    Buffer overflow in GNU Wget 1.20.1 and earlier allows remote attackers to cause a denial-of-service (DoS) or may execute an arbitrary code via unspecified vectors.

  • CVE-2018-20483HigDec 26, 2018
    affected < 1.21.1-2.2fixed 1.21.1-2.2

    set_file_metadata in xattr.c in GNU Wget before 1.20.1 stores a file's origin URL in the user.xdg.origin.url metadata attribute of the extended attributes of the downloaded file, which allows local users to obtain sensitive information (e.g., credentials contained in the URL) by

  • CVE-2018-0494MedMay 6, 2018
    affected < 1.21.1-2.2fixed 1.21.1-2.2

    GNU Wget before 1.19.5 is prone to a cookie injection vulnerability in the resp_new function in http.c via a \r\n sequence in a continuation line.

  • CVE-2017-13090HigOct 27, 2017
    affected < 1.21.1-2.2fixed 1.21.1-2.2

    The retr.c:fd_read_body() function is called when processing OK responses. When the response is sent chunked in wget before 1.19.2, the chunk parser uses strtol() to read each chunk's length, but doesn't check that the chunk length is a non-negative number. The code then tries to

  • CVE-2017-13089HigOct 27, 2017
    affected < 1.21.1-2.2fixed 1.21.1-2.2

    The http.c:skip_short_body() function is called in some circumstances, such as when processing redirects. When the response is sent chunked in wget before 1.19.2, the chunk parser uses strtol() to read each chunk's length, but doesn't check that the chunk length is a non-negative

  • CVE-2017-6508MedMar 7, 2017
    affected < 1.21.1-2.2fixed 1.21.1-2.2

    CRLF injection vulnerability in the url_parse function in url.c in Wget through 1.19.1 allows remote attackers to inject arbitrary HTTP headers via CRLF sequences in the host subcomponent of a URL.

  • CVE-2016-4971HigJun 30, 2016
    affected < 1.18-2.3fixed 1.18-2.3

    GNU wget before 1.18 allows remote servers to write to arbitrary files by redirecting a request from HTTP to a crafted FTP resource.

  • CVE-2015-7665MedDec 27, 2015
    affected < 1.18-2.3fixed 1.18-2.3

    Tails before 1.7 includes the wget program but does not prevent automatic fallback from passive FTP to active FTP, which allows remote FTP servers to discover the Tor client IP address by reading a (1) PORT or (2) EPRT command. NOTE: within wget itself, the automatic fallback is

  • CVE-2014-4877Oct 29, 2014
    affected < 1.18-2.3fixed 1.18-2.3

    Absolute path traversal vulnerability in GNU Wget before 1.16, when recursion is enabled, allows remote FTP servers to write to arbitrary files, and consequently execute arbitrary code, via a LIST response that references the same filename within two entries, one of which indicat

  • CVE-2012-4929Sep 15, 2012
    affected < 1.18-2.3fixed 1.18-2.3

    The TLS protocol 1.2 and earlier, as used in Mozilla Firefox, Google Chrome, Qt, and other products, can encrypt compressed data without properly obfuscating the length of the unencrypted data, which allows man-in-the-middle attackers to obtain plaintext HTTP headers by observing

  • CVE-2010-2252Jul 6, 2010
    affected < 1.18-2.3fixed 1.18-2.3

    GNU Wget 1.12 and earlier uses a server-provided filename instead of the original URL to determine the destination filename of a download, which allows remote servers to create or overwrite arbitrary files via a 3xx redirect to a URL with a .wgetrc filename followed by a 3xx redi

  • CVE-2006-6719Dec 23, 2006
    affected < 1.21.1-2.2fixed 1.21.1-2.2

    The ftp_syst function in ftp-basic.c in Free Software Foundation (FSF) GNU wget 1.10.2 allows remote attackers to cause a denial of service (application crash) via a malicious FTP server with a large number of blank 220 responses to the SYST command.