STIGQter STIGQter: STIG Summary: VMware vSphere 6.7 Photon OS Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 09 Mar 2021:

The Photon operating system must allow only the ISSM (or individuals or roles appointed by the ISSM) to select which auditable events are to be audited.

DISA Rule

SV-239091r675081_rule

Vulnerability Number

V-239091

Group Title

SRG-OS-000063-GPOS-00032

Rule Version

PHTN-67-000019

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

At the command line, execute the following command:

# chmod 640 <file>

Replace <file> with any file with incorrect permissions.

Check Contents

At the command line, execute the following command:

# find /etc/audit/* -type f -exec stat -c "%n permissions are %a" {} $1\;

If the permissions of any files are more permissive than 640, this is a finding.

Vulnerability Number

V-239091

Documentable

False

Rule Version

PHTN-67-000019

Severity Override Guidance

At the command line, execute the following command:

# find /etc/audit/* -type f -exec stat -c "%n permissions are %a" {} $1\;

If the permissions of any files are more permissive than 640, this is a finding.

Check Content Reference

M

Target Key

5323

Comments