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

The /etc/group file must have mode 0644 or less permissive.

DISA Rule

SV-227646r603266_rule

Vulnerability Number

V-227646

Group Title

SRG-OS-000480

Rule Version

GEN001393

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Change the mode of the /etc/group file to 0644 or less permissive.
# chmod 0644 /etc/group

Check Contents

Check the mode of the /etc/group file.

Procedure:
# ls -l /etc/group
If the file mode is more permissive than 0644, this is a finding.

Vulnerability Number

V-227646

Documentable

False

Rule Version

GEN001393

Severity Override Guidance

Check the mode of the /etc/group file.

Procedure:
# ls -l /etc/group
If the file mode is more permissive than 0644, this is a finding.

Check Content Reference

M

Target Key

4061

Comments