Check: GEN003210
Solaris 10 SPARC STIG:
GEN003210
(in versions v2 r4 through v1 r19)
Title
The cron.deny file must not have an extended ACL. (Cat II impact)
Discussion
If file permissions for cron.deny are more permissive than 0700, sensitive information could be viewed or edited by unauthorized users.
Check Content
Check the permissions of the file. # ls -lL /etc/cron.d/cron.deny If the permissions include a "+", the file has an extended ACL and this is a finding.
Fix Text
Remove the extended ACL from the file. # chmod A- /etc/cron.d/cron.deny
Additional Identifiers
Rule ID: SV-226630r603265_rule
Vulnerability ID: V-226630
Group Title: SRG-OS-000480
Expert Comments
Expert comments are only available to logged-in users.
CCIs
CCIs tied to check.
Number | Definition |
---|---|
CCI-000366 |
The organization implements the security configuration settings. |
Controls
Controls tied to check. These are derived from the CCIs shown above.
Number | Title |
---|---|
CM-6 |
Configuration Settings |