cve/2014/CVE-2014-4877.md
2024-05-26 14:27:05 +02:00

974 B

CVE-2014-4877

Description

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.

POC

Reference

Github