An issue was discovered in TitanFTP through 1.94.1205. The move-file function has a path traversal vulnerability in the newPath parameter. An authenticated attacker can upload any file and then move it anywhere on the server's filesystem.
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
Link | Tags |
---|---|
https://www.southrivertech.com/software/nextgen/titanftp/en/relnotes.pdf | release notes |
https://titanftp.com | product |
https://f20.be/cves/titan-ftp-vulnerabilities | third party advisory exploit |
http://packetstormsecurity.com/files/171737/Titan-FTP-Path-Traversal.html |