Brief description: There are accounts that have FTP access to the system with no passwords.
Full description: There are accounts that have FTP access to the system with no passwords. This may include the anonymous FTP account. If this is considered a vulnerability on the system, it is administrative in nature.
There are several possible causes. One is not restricting FTP access to accounts that need FTP access. This includes not restricting access by system accounts such as
nobody , guest , sys , or any other account that has a special restricted purpose.Another possible cause is not requiring users to have passwords.
A third is having the
guest account enabled without a password. On Windows NT, with wftp , this allows the user to log into the ftp server with any user name and password.Components: ftpd, wftp
Systems: Windows NT 3.51 ny system running ftp
Effect(s) of exploiting: Anybody could use an account with no password.
Detecting the hole:
Fixing the hole:
Other information:
ftp password
CVE Number: CAN-1999-0200 -- Windows NT FTP server (WFTP) with the guest account enabled without a password allows an attacker to log into the FTP server using any username and password.
Attack:
Advisories: The Windows NT 3.51 vulnerability is described in Microsoft Knowledge Base Article Q137853, Guest Account Allows FTP Users Access Without Authentication .
Related Vulnerabilities:
Reporting: in ( )