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

tc Server UI must not have any symbolic links in the web content directory tree.

DISA Rule

SV-99581r1_rule

Vulnerability Number

V-88931

Group Title

SRG-APP-000141-WSR-000087

Rule Version

VROM-TC-000415

Severity

CAT I

CCI(s)

Weight

10

Fix Recommendation

At the command prompt, execute the following command:

Note: Replace <file_name> for the name of any files that were returned.

unlink <file_name>

Repeat the commands for each file that was returned.

Check Contents

At the command prompt, execute the following command:

ls -lR /usr/lib/vmware-vcops/tomcat-web-app | grep '^l'

If the command produces any output other than the expected result below, this is a finding.

Expected Result:
lrwxrwxrwx 1 admin admin 33 Mar 6 03:37 logs -> /storage/log/vcops/log/product-ui
lrwxrwxrwx 1 admin admin 47 Mar 6 03:37 vcops-web-ent -> /usr/lib/vmware-vcops/tomcat-web-app/webapps/ui

Vulnerability Number

V-88931

Documentable

False

Rule Version

VROM-TC-000415

Severity Override Guidance

At the command prompt, execute the following command:

ls -lR /usr/lib/vmware-vcops/tomcat-web-app | grep '^l'

If the command produces any output other than the expected result below, this is a finding.

Expected Result:
lrwxrwxrwx 1 admin admin 33 Mar 6 03:37 logs -> /storage/log/vcops/log/product-ui
lrwxrwxrwx 1 admin admin 47 Mar 6 03:37 vcops-web-ent -> /usr/lib/vmware-vcops/tomcat-web-app/webapps/ui

Check Content Reference

M

Target Key

3441

Comments