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

The cron.deny file must have mode 0600 or less permissive.

DISA Rule

SV-227755r603266_rule

Vulnerability Number

V-227755

Group Title

SRG-OS-000312

Rule Version

GEN003200

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Change the mode of the cron.deny file.
# chmod 0600 /etc/cron.d/cron.deny

Check Contents

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

Vulnerability Number

V-227755

Documentable

False

Rule Version

GEN003200

Severity Override Guidance

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

Check Content Reference

M

Target Key

4061

Comments