CVE-2024-10524
- EPSS 0.73%
- Veröffentlicht 19.11.2024 15:15:06
- Zuletzt bearbeitet 21.03.2025 18:15:32
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-38428
- EPSS 0.15%
- Veröffentlicht 16.06.2024 03:15:08
- Zuletzt bearbeitet 21.04.2025 10:15:14
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 subcompo...
CVE-2021-31879
- EPSS 0.11%
- Veröffentlicht 29.04.2021 05:15:08
- Zuletzt bearbeitet 21.11.2024 06:06:25
GNU Wget through 1.21.1 does not omit the Authorization header upon a redirect to a different origin, a related issue to CVE-2018-1000007.
CVE-2019-5953
- EPSS 1.67%
- Veröffentlicht 17.05.2019 16:29:05
- Zuletzt bearbeitet 21.11.2024 04:45:47
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-20483
- EPSS 0.06%
- Veröffentlicht 26.12.2018 18:29:00
- Zuletzt bearbeitet 21.11.2024 04:01:34
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., credent...
CVE-2018-0494
- EPSS 79.14%
- Veröffentlicht 06.05.2018 22:29:00
- Zuletzt bearbeitet 21.11.2024 03:38:21
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-13090
- EPSS 8.67%
- Veröffentlicht 27.10.2017 19:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
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 ...
CVE-2017-13089
- EPSS 71.46%
- Veröffentlicht 27.10.2017 19:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
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 ...
CVE-2017-6508
- EPSS 0.14%
- Veröffentlicht 07.03.2017 08:59:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
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-7098
- EPSS 5.96%
- Veröffentlicht 26.09.2016 14:59:08
- Zuletzt bearbeitet 12.04.2025 10:46:40
Race condition in wget 1.17 and earlier, when used in recursive or mirroring mode to download a single file, might allow remote servers to bypass intended access list restrictions by keeping an HTTP connection open.