This CPE summary could be partial or incomplete. Please contact us for a detailed listing.

Summary

Detail
Vendor Gnu First view 2006-12-23
Product Wget Last view 2024-06-16
Version 1.10.1 Type Application
Update *  
Edition *  
Language *  
Sofware Edition *  
Target Software *  
Target Hardware *  
Other *  
 
CPE Product cpe:2.3:a:gnu:wget

Activity : Overall

Related : CVE

  Date Alert Description
9.1 2024-06-16 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.

6.1 2021-04-29 CVE-2021-31879

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.

9.8 2019-05-17 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.

7.8 2018-12-26 CVE-2018-20483

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 reading this attribute, as demonstrated by getfattr. This also applies to Referer information in the user.xdg.referrer.url metadata attribute. According to 2016-07-22 in the Wget ChangeLog, user.xdg.origin.url was partially based on the behavior of fwrite_xattr in tool_xattr.c in curl.

6.5 2018-05-06 CVE-2018-0494

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.

8.8 2017-10-27 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 pieces of 8192 bytes by using the MIN() macro, but ends up passing the negative chunk length to retr.c:fd_read(). As fd_read() takes an int argument, the high 32 bits of the chunk length are discarded, leaving fd_read() with a completely attacker controlled length argument. The attacker can corrupt malloc metadata after the allocated buffer.

8.8 2017-10-27 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 then tries to skip the chunk in pieces of 512 bytes by using the MIN() macro, but ends up passing the negative chunk length to connect.c:fd_read(). As fd_read() takes an int argument, the high 32 bits of the chunk length are discarded, leaving fd_read() with a completely attacker controlled length argument.

6.1 2017-03-07 CVE-2017-6508

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.

8.1 2016-09-26 CVE-2016-7098

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.

8.8 2016-06-30 CVE-2016-4971

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

9.3 2014-10-29 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 filename is for a symlink.

6.8 2010-07-06 CVE-2010-2252

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 redirect to a URL with a crafted filename, and possibly execute arbitrary code as a consequence of writing to a dotfile in a home directory.

6.8 2009-09-30 CVE-2009-3490

GNU Wget before 1.12 does not properly handle a '\0' character in a domain name in the Common Name field of an X.509 certificate, which allows man-in-the-middle remote attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority, a related issue to CVE-2009-2408.

5 2006-12-23 CVE-2006-6719

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.

CWE : Common Weakness Enumeration

%idName
16% (2) CWE-119 Failure to Constrain Operations within the Bounds of a Memory Buffer
16% (2) CWE-20 Improper Input Validation
8% (1) CWE-787 Out-of-bounds Write
8% (1) CWE-601 URL Redirection to Untrusted Site ('Open Redirect')
8% (1) CWE-436 Interpretation Conflict
8% (1) CWE-362 Race Condition
8% (1) CWE-310 Cryptographic Issues
8% (1) CWE-200 Information Exposure
8% (1) CWE-93 Failure to Sanitize CRLF Sequences ('CRLF Injection')
8% (1) CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path ...

Open Source Vulnerability Database (OSVDB)

id Description
66109 GNU wget URL 3xx Redirect Server Provided Filename Arbitrary File Overwrite
57632 GNU wget X.509 Certificate Authority (CA) Common Name Null Byte Handling SSL ...
32755 GNU wget ftp-basic.c ftp_syst Function SYST Command Remote DoS

OpenVAS Exploits

id Description
2012-02-12 Name : Gentoo Security Advisory GLSA 201110-10 (Wget)
File : nvt/glsa_201110_10.nasl
2011-08-09 Name : CentOS Update for wget CESA-2009:1549 centos4 i386
File : nvt/gb_CESA-2009_1549_wget_centos4_i386.nasl
2011-08-09 Name : CentOS Update for wget CESA-2009:1549 centos5 i386
File : nvt/gb_CESA-2009_1549_wget_centos5_i386.nasl
2011-08-09 Name : CentOS Update for wget CESA-2009:1549 centos3 i386
File : nvt/gb_CESA-2009_1549_wget_centos3_i386.nasl
2010-10-10 Name : FreeBSD Ports: wget, wget-devel
File : nvt/freebsd_wget0.nasl
2010-09-07 Name : Mandriva Update for wget MDVSA-2010:170 (wget)
File : nvt/gb_mandriva_MDVSA_2010_170.nasl
2010-09-07 Name : Ubuntu Update for wget vulnerability USN-982-1
File : nvt/gb_ubuntu_USN_982_1.nasl
2010-08-21 Name : Debian Security Advisory DSA 2088-1 (wget)
File : nvt/deb_2088_1.nasl
2009-12-10 Name : Fedora Core 11 FEDORA-2009-11740 (wget)
File : nvt/fcore_2009_11740.nasl
2009-12-10 Name : Fedora Core 12 FEDORA-2009-11836 (wget)
File : nvt/fcore_2009_11836.nasl
2009-12-10 Name : Fedora Core 10 FEDORA-2009-11739 (wget)
File : nvt/fcore_2009_11739.nasl
2009-12-10 Name : Mandriva Security Advisory MDVSA-2009:206-1 (wget)
File : nvt/mdksa_2009_206_1.nasl
2009-11-11 Name : CentOS Security Advisory CESA-2009:1549 (wget)
File : nvt/ovcesa2009_1549.nasl
2009-11-11 Name : RedHat Security Advisory RHSA-2009:1549
File : nvt/RHSA_2009_1549.nasl
2009-10-27 Name : Gentoo Security Advisory GLSA 200910-01 (wget)
File : nvt/glsa_200910_01.nasl
2009-10-13 Name : Debian Security Advisory DSA 1904-1 (wget)
File : nvt/deb_1904_1.nasl
2009-10-13 Name : Ubuntu USN-842-1 (wget)
File : nvt/ubuntu_842_1.nasl
2009-04-09 Name : Mandriva Update for wget MDKSA-2007:017 (wget)
File : nvt/gb_mandriva_MDKSA_2007_017.nasl
2009-02-27 Name : Fedora Update for wget FEDORA-2007-043
File : nvt/gb_fedora_2007_043_wget_fc6.nasl
2009-02-27 Name : Fedora Update for wget FEDORA-2007-037
File : nvt/gb_fedora_2007_037_wget_fc5.nasl

Snort® IPS/IDS

Date Description
2019-12-17 Wget HTTP non-200 negative chunk-size buffer overflow attempt
RuleID : 52235 - Type : SERVER-WEBAPP - Revision : 1
2017-04-12 HTTP redirect to FTP server attempt
RuleID : 41906 - Type : POLICY-OTHER - Revision : 3
2014-12-04 WGet symlink arbitrary file write attempt
RuleID : 32375 - Type : BROWSER-OTHER - Revision : 3

Nessus® Vulnerability Scanner

This CPE have more than 25 Relations. If you want to see a complete summary for this CPE, please contact us.
id Description
2019-01-11 Name: The remote Fedora host is missing a security update.
File: fedora_2019-d1b5cf0055.nasl - Type: ACT_GATHER_INFO
2019-01-07 Name: The remote Fedora host is missing a security update.
File: fedora_2019-088875c43a.nasl - Type: ACT_GATHER_INFO
2019-01-03 Name: The remote Fedora host is missing a security update.
File: fedora_2018-11b37d7a68.nasl - Type: ACT_GATHER_INFO
2018-12-10 Name: The remote Amazon Linux 2 host is missing a security update.
File: al2_ALAS-2018-1121.nasl - Type: ACT_GATHER_INFO
2018-11-27 Name: The remote Virtuozzo host is missing a security update.
File: Virtuozzo_VZLSA-2017-3075.nasl - Type: ACT_GATHER_INFO
2018-11-16 Name: The remote CentOS host is missing a security update.
File: centos_RHSA-2018-3052.nasl - Type: ACT_GATHER_INFO
2018-10-26 Name: The remote EulerOS Virtualization host is missing a security update.
File: EulerOS_SA-2018-1342.nasl - Type: ACT_GATHER_INFO
2018-10-26 Name: The remote EulerOS Virtualization host is missing a security update.
File: EulerOS_SA-2018-1348.nasl - Type: ACT_GATHER_INFO
2018-09-27 Name: The remote EulerOS host is missing a security update.
File: EulerOS_SA-2018-1315.nasl - Type: ACT_GATHER_INFO
2018-09-27 Name: The remote EulerOS host is missing a security update.
File: EulerOS_SA-2018-1316.nasl - Type: ACT_GATHER_INFO
2018-08-17 Name: The remote PhotonOS host is missing multiple security updates.
File: PhotonOS_PHSA-2016-0012.nasl - Type: ACT_GATHER_INFO
2018-08-17 Name: The remote PhotonOS host is missing multiple security updates.
File: PhotonOS_PHSA-2017-0023.nasl - Type: ACT_GATHER_INFO
2018-08-17 Name: The remote PhotonOS host is missing multiple security updates.
File: PhotonOS_PHSA-2017-0046.nasl - Type: ACT_GATHER_INFO
2018-08-17 Name: The remote PhotonOS host is missing multiple security updates.
File: PhotonOS_PHSA-2017-0047.nasl - Type: ACT_GATHER_INFO
2018-08-17 Name: The remote PhotonOS host is missing multiple security updates.
File: PhotonOS_PHSA-2017-2_0-0008.nasl - Type: ACT_GATHER_INFO
2018-06-14 Name: The remote Gentoo host is missing one or more security-related patches.
File: gentoo_GLSA-201806-01.nasl - Type: ACT_GATHER_INFO
2018-06-12 Name: The remote Amazon Linux AMI host is missing a security update.
File: ala_ALAS-2018-1040.nasl - Type: ACT_GATHER_INFO
2018-05-14 Name: The remote Debian host is missing a security update.
File: debian_DLA-1375.nasl - Type: ACT_GATHER_INFO
2018-05-14 Name: The remote Fedora host is missing a security update.
File: fedora_2018-29ebba0906.nasl - Type: ACT_GATHER_INFO
2018-05-14 Name: The remote Fedora host is missing a security update.
File: fedora_2018-f29459149a.nasl - Type: ACT_GATHER_INFO
2018-05-10 Name: The remote Slackware host is missing a security update.
File: Slackware_SSA_2018-129-02.nasl - Type: ACT_GATHER_INFO
2018-05-10 Name: The remote FreeBSD host is missing a security-related update.
File: freebsd_pkg_7b5a8e3b52cc11e88c7a9c5c8e75236a.nasl - Type: ACT_GATHER_INFO
2018-05-09 Name: The remote Debian host is missing a security-related update.
File: debian_DSA-4195.nasl - Type: ACT_GATHER_INFO
2018-01-15 Name: The remote Fedora host is missing a security update.
File: fedora_2017-10fbce01ec.nasl - Type: ACT_GATHER_INFO
2017-11-17 Name: The remote SUSE host is missing one or more security updates.
File: suse_SU-2017-2871-2.nasl - Type: ACT_GATHER_INFO