Check: GEN005100
Solaris 10 X86 STIG:
GEN005100
(in versions v2 r4 through v1 r17)
Title
The TFTP daemon must have mode 0755 or less permissive. (Cat I impact)
Discussion
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.
Check Content
Check the mode of the TFTP daemon. Procedure: # ls -lL /usr/sbin/in.tftpd If the mode of the file is more permissive than 0755, this is a finding.
Fix Text
Change the mode of the TFTP daemon. Procedure: # chmod 0755 /usr/sbin/in.tftpd
Additional Identifiers
Rule ID: SV-227866r854510_rule
Vulnerability ID: V-227866
Group Title: SRG-OS-000312
Expert Comments
Expert comments are only available to logged-in users.
CCIs
CCIs tied to check.
Number | Definition |
---|---|
CCI-002165 |
The information system enforces organization-defined discretionary access control policies over defined subjects and objects. |
Controls
Controls tied to check. These are derived from the CCIs shown above.
Number | Title |
---|---|
AC-3 (4) |
Discretionary Access Control |