STIGQter STIGQter: STIG Summary: Solaris 10 X86 Security Technical Implementation Guide Version: 2 Release: 2 Benchmark Date: 22 Jan 2021:

Cron and crontab directories must have mode 0755 or less permissive.

DISA Rule

SV-227748r603266_rule

Vulnerability Number

V-227748

Group Title

SRG-OS-000480

Rule Version

GEN003100

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Change the mode of the crontab directory.
# chmod 0755 /var/spool/cron/crontabs

Check Contents

Check the mode of the crontab directory.
# ls -ld /var/spool/cron/crontabs
If the mode of the crontab directory is more permissive than 0755, this is a finding.

Vulnerability Number

V-227748

Documentable

False

Rule Version

GEN003100

Severity Override Guidance

Check the mode of the crontab directory.
# ls -ld /var/spool/cron/crontabs
If the mode of the crontab directory is more permissive than 0755, this is a finding.

Check Content Reference

M

Target Key

4061

Comments