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

The cronlog file must have mode 0600 or less permissive.

DISA Rule

SV-226627r603265_rule

Vulnerability Number

V-226627

Group Title

SRG-OS-000057

Rule Version

GEN003180

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Change the mode of the cron log file.
# chmod 0600 /var/cron/log

Check Contents

Check the mode of the cron log file.
# ls -lL /var/cron/log
If the mode is more permissive than 0600, this is a finding.

Vulnerability Number

V-226627

Documentable

False

Rule Version

GEN003180

Severity Override Guidance

Check the mode of the cron log file.
# ls -lL /var/cron/log
If the mode is more permissive than 0600, this is a finding.

Check Content Reference

M

Target Key

4060

Comments