Path traversal in wget - CVE-2014-4877

 

Path traversal in wget - CVE-2014-4877

Published: October 29, 2014 / Updated: July 29, 2020


Vulnerability identifier: #VU32477
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:A/U:Amber
CVE-ID: CVE-2014-4877
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vendor: GNU
Affected software:
wget

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

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.


How to mitigate CVE-2014-4877

Install update from vendor's website.

Sources