Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-29521 | GEN000000-AIX0330 | SV-38752r1_rule | ECLP-1 | Medium |
Description |
---|
If the ftpaccess.ctl file is not group-owned by a system group, an unauthorized user may modify the file to allow unauthorized access to modify the file. Unauthorized modification could result in Denial of Service to authorized FTP users or permit unauthorized access to system information. |
STIG | Date |
---|---|
AIX 6.1 SECURITY TECHNICAL IMPLEMENTATION GUIDE | 2016-07-22 |
Check Text ( None ) |
---|
None |
Fix Text (F-33079r1_fix) |
---|
Change the group owner of the /etc/ftpaccess.ctl file. # chgrp system /etc/ftpaccess.ctl |