vendor:
Secure FTP
by:
SecurityFocus
7.5
CVSS
HIGH
Directory Traversal
22
CWE
Product Name: Secure FTP
Affected Version From: 2.5.15
Affected Version To: 2.5.15
Patch Exists: YES
Related CWE: N/A
CPE: a:glub_tech:secure_ftp
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Microsoft Windows
2008
Glub Tech Secure FTP Directory Traversal Vulnerability
Glub Tech Secure FTP is prone to a directory-traversal vulnerability because the application fails to sufficiently sanitize user-supplied input. Exploiting these issues will allow an attacker to write arbitrary files to locations outside of the application's current directory. This could help the attacker launch further attacks.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.