Lucene search

K
GnuWget

5 matches found

CVE
CVE
added 2019/05/17 4:29 p.m.497 views

CVE-2019-5953

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.

9.8CVSS9.7AI score0.0175EPSS
CVE
CVE
added 2024/06/16 3:15 a.m.433 views

CVE-2024-38428

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.

9.1CVSS6.8AI score0.00145EPSS
CVE
CVE
added 2017/10/27 7:29 p.m.158 views

CVE-2017-13089

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 number. The code t...

9.3CVSS8.5AI score0.71458EPSS
Web
CVE
CVE
added 2017/10/27 7:29 p.m.150 views

CVE-2017-13090

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 read the chunk in ...

9.3CVSS8.5AI score0.08667EPSS
CVE
CVE
added 2014/10/29 10:55 a.m.134 views

CVE-2014-4877

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 indicates that the filenam...

9.3CVSS6.5AI score0.69365EPSS
Web