Check: GEN004900
Title
The ftpusers file must contain account names not allowed to use FTP. (Cat II impact)
Discussion
The ftpusers file contains a list of accounts that are not allowed to use FTP to transfer files. If the file does not contain the names of all accounts not authorized to use FTP, then unauthorized use of FTP may take place.
Check Content
Check the contents of the ftpusers file. Procedure: # cat /etc/ftpusers If the system has accounts not allowed to use FTP that are not listed in the ftpusers file, this is a finding.
Fix Text
Add accounts not allowed to use FTP to the /etc/ftpusers file.
Additional Identifiers
Rule ID:
Vulnerability ID: V-841
Group Title:
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000225 |
The organization employs the concept of least privilege, allowing only authorized accesses for users (and processes acting on behalf of users) which are necessary to accomplish assigned tasks in accordance with organizational missions and business functions. |
Controls
Number | Title |
---|---|
AC-6 |
Least Privilege |