Check: GEN003410
Solaris 10 X86 STIG:
GEN003410
(in versions v2 r4 through v1 r17)
Title
The "at" directory must not have an extended ACL. (Cat II impact)
Discussion
If the "at" directory has an extended ACL, unauthorized users could be allowed to view or to edit files containing sensitive information within the "at" directory. Unauthorized modifications could result in Denial of Service to authorized "at" jobs.
Check Content
Check the permissions of the directory. # ls -lLd /var/spool/cron/atjobs If the permissions include a "+", the directory has an extended ACL and this is a finding.
Fix Text
Remove the extended ACL from the file. # chmod A- /var/spool/cron/atjobs
Additional Identifiers
Rule ID: SV-227772r603266_rule
Vulnerability ID: V-227772
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 |