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

System audit tool executables must have mode 0750 or less permissive.

DISA Rule

SV-227722r603266_rule

Vulnerability Number

V-227722

Group Title

SRG-OS-000256

Rule Version

GEN002717

Severity

CAT III

CCI(s)

Weight

10

Fix Recommendation

Change the mode of the audit tool executable to 0750, or less permissive.
# chmod 0750 [audit tool executable]

Check Contents

Check the mode of audit tool executables.
# ls -l /usr/sbin/auditd /usr/sbin/audit /usr/sbin/bsmrecord /usr/sbin/auditreduce /usr/sbin/praudit /usr/sbin/auditconfig
If any listed file has a mode more permissive than 0750, this is a finding.

Vulnerability Number

V-227722

Documentable

False

Rule Version

GEN002717

Severity Override Guidance

Check the mode of audit tool executables.
# ls -l /usr/sbin/auditd /usr/sbin/audit /usr/sbin/bsmrecord /usr/sbin/auditreduce /usr/sbin/praudit /usr/sbin/auditconfig
If any listed file has a mode more permissive than 0750, this is a finding.

Check Content Reference

M

Target Key

4061

Comments