Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-22444 | GEN004930 | SV-37538r1_rule | ECLP-1 | Medium |
Description |
---|
If the ftpusers file is not group-owned by root or a system group, an unauthorized user may modify the file to allow unauthorized accounts to use FTP. |
STIG | Date |
---|---|
Red Hat Enterprise Linux 5 Security Technical Implementation Guide | 2017-01-27 |
Check Text ( None ) |
---|
None |
Fix Text (F-31454r1_fix) |
---|
Change the group owner of the ftpusers file. Procedure: # chgrp root /etc/ftpusers /etc/vsftpd.ftpusers /etc/vsftpd/ftpusers |