vendor:
CuteFTP
by:
SecurityFocus
4.3
CVSS
MEDIUM
Weak Password Encoding
259
CWE
Product Name: CuteFTP
Affected Version From: 4.2
Affected Version To: 4.2
Patch Exists: NO
Related CWE: N/A
CPE: a:globalscape:cuteftp:4.2
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows
2002
CuteFTP Weak Password Encoding Vulnerability
CuteFTP is a popular commercial FTP client for Microsoft Windows systems. CuteFTP v4.2(and possibly earlier versions) uses a weak system for encoding passwords for accounts on FTP sites. Passwords are stored in a file called 'sm.dat', and can be easily retrieved provided the site manager password has not been set. Successful exploitation of this vulnerability will allow a local attacker to gain unauthorized access to the FTP sites used by other local users. This piece of VB code will decode the passwords stored in sm.dat for the FTP accounts.
Mitigation:
Set a password on the Site Manager to prevent unauthorized access to the FTP sites.