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

tc Server VCO web server application directories must not be accessible to anonymous user.

DISA Rule

SV-100705r1_rule

Vulnerability Number

V-90055

Group Title

SRG-APP-000211-WSR-000031

Rule Version

VRAU-TC-000495

Severity

CAT I

CCI(s)

Weight

10

Fix Recommendation

At the command prompt, execute the following command:

chmod 750 <file_name>

Repeat the command for each file that was returned.

Note: Replace <file_name> for the name of the file that was returned.

Check Contents

At the command prompt, execute the following command:

ls -alR /etc/vco /usr/lib/vco/app-server | grep -E '^-' | awk '$1 !~ /---$/ {print}'

If anything is returned, this is a finding.

Vulnerability Number

V-90055

Documentable

False

Rule Version

VRAU-TC-000495

Severity Override Guidance

At the command prompt, execute the following command:

ls -alR /etc/vco /usr/lib/vco/app-server | grep -E '^-' | awk '$1 !~ /---$/ {print}'

If anything is returned, this is a finding.

Check Content Reference

M

Target Key

3439

Comments