VYPR

rpm package

suse/wget&distro=SUSE Linux Enterprise Server for SAP Applications 12 SP3

pkg:rpm/suse/wget&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2012%20SP3

Vulnerabilities (4)

  • CVE-2019-5953May 17, 2019
    affected < 1.14-21.10.1fixed 1.14-21.10.1

    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-0494MedMay 6, 2018
    affected < 1.14-21.7.1fixed 1.14-21.7.1

    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.14-21.3.1fixed 1.14-21.3.1

    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.14-21.3.1fixed 1.14-21.3.1

    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