vendor:
N/A
by:
Jared McNeill, wvu
N/A
CVSS
N/A
Arbitrary Command Execution
N/A
CWE
Product Name: N/A
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
Related CWE: CVE-2014-8517
CPE: N/A
Metasploit:
https://www.rapid7.com/db/vulnerabilities/apple-osx-lukemftp-cve-2014-8517/, https://www.rapid7.com/db/vulnerabilities/freebsd-vid-7488378d-6007-11e6-a6c3-14dae9d210b8/, https://www.rapid7.com/db/vulnerabilities/gentoo-linux-cve-2014-8517/, https://www.rapid7.com/db/vulnerabilities/apple-osx-afpserver-cve-2014-8517/, https://www.rapid7.com/db/vulnerabilities/suse-cve-2014-8517/
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Unix
2014
tnftp “savefile” Arbitrary Command Execution
This module exploits an arbitrary command execution vulnerability in tnftp's handling of the resolved output filename - called "savefile" in the source - from a requested resource. If tnftp is executed without the -o command-line option, it will resolve the output filename from the last component of the requested resource. If the output filename begins with a "|" character, tnftp will pass the fetched resource's output to the command directly following the "|" character through the use of the popen() function.
Mitigation:
N/A