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 HORIZON application, libraries, and configuration files must only be accessible to privileged users.

DISA Rule

SV-100787r1_rule

Vulnerability Number

V-90137

Group Title

SRG-APP-000380-WSR-000072

Rule Version

VRAU-TC-000790

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Remove all world permissions from any listed file with the following command:

chmod -R o-rwx /opt/vmware/horizon/workspace /opt/vmware/horizon/workspace/webapps

Check Contents

At the command prompt, execute the following command:

ls -alR /opt/vmware/horizon/workspace /opt/vmware/horizon/workspace/webapps | grep -E '^-' | awk '$1 !~ /---$/ {print}'

If the command produces any output, this is a finding.

Vulnerability Number

V-90137

Documentable

False

Rule Version

VRAU-TC-000790

Severity Override Guidance

At the command prompt, execute the following command:

ls -alR /opt/vmware/horizon/workspace /opt/vmware/horizon/workspace/webapps | grep -E '^-' | awk '$1 !~ /---$/ {print}'

If the command produces any output, this is a finding.

Check Content Reference

M

Target Key

3439

Comments