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

Crontab files must have mode 0600 or less permissive.

DISA Rule

SV-226620r603265_rule

Vulnerability Number

V-226620

Group Title

SRG-OS-000480

Rule Version

GEN003080

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Change the mode of the crontab files.
# chmod 0600 /var/spool/cron/crontabs/*

Check Contents

Check the mode of the crontab files.
# ls -lL /var/spool/cron/crontabs/
If any crontab file has a mode more permissive than 0600, this is a finding.

Vulnerability Number

V-226620

Documentable

False

Rule Version

GEN003080

Severity Override Guidance

Check the mode of the crontab files.
# ls -lL /var/spool/cron/crontabs/
If any crontab file has a mode more permissive than 0600, this is a finding.

Check Content Reference

M

Target Key

4060

Comments