Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-848 | GEN005100 | SV-35155r1_rule | ECPA-1 | High |
Description |
---|
If TFTP runs with the setuid or setgid bit set, it may be able to write to any file or directory and may seriously impair system integrity, confidentiality, and availability. |
STIG | Date |
---|---|
HP-UX 11.23 Security Technical Implementation Guide | 2014-12-11 |
Check Text ( None ) |
---|
None |
Fix Text (F-31961r1_fix) |
---|
Change the mode of the TFTP daemon. # chmod 0755 /usr/lbin/tftpd |