STIGQter STIGQter: STIG Summary: VMW vRealize Automation 7.x vAMI Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 28 Sep 2018:

The vAMI executable files and library must not be world-writeable.

DISA Rule

SV-100863r1_rule

Vulnerability Number

V-90213

Group Title

SRG-APP-000133-AS-000092

Rule Version

VRAU-VA-000175

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

At the command prompt, enter the following command:

chmod a-w </path/to/file>

Note: Replace </path/to/file> with the file(s) with world-write rights.

Check Contents

At the command prompt, execute the following command:

find /opt/vmware/share/vami -perm -0002 -type f

If any files are listed, this is a finding.

Vulnerability Number

V-90213

Documentable

False

Rule Version

VRAU-VA-000175

Severity Override Guidance

At the command prompt, execute the following command:

find /opt/vmware/share/vami -perm -0002 -type f

If any files are listed, this is a finding.

Check Content Reference

M

Target Key

3449

Comments