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 API must be configured with the appropriate ports.

DISA Rule

SV-99715r1_rule

Vulnerability Number

V-89065

Group Title

SRG-APP-000383-WSR-000175

Rule Version

VROM-TC-000855

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Navigate to and open /usr/lib/vmware-vcops/tomcat-enterprise/conf/catalina.properties.

Navigate to the ports specification section.

Set the tc Server API port specifications according to the list below:

base.shutdown.port=-1
bio-ssl.https.port=8440
bio.http.port=8081
bio.https.port=8440
jk.port=8010
vmware-ajp13.jk.port=8010
vmware-ajp13.https.port=8440
vmware-ssl.https.port=8440
vmware-ajp13.jk.port=8010
vmware-ajp13.https.port=8440

Check Contents

At the command prompt, execute the following command:

cat /usr/lib/vmware-vcops/tomcat-enterprise/conf/catalina.properties | grep -E '\.port'

Review the listed ports.

Verify that they match the list below of tc Server API ports.

base.shutdown.port=-1
bio-ssl.https.port=8440
bio.http.port=8081
bio.https.port=8440
jk.port=8010
vmware-ajp13.jk.port=8010
vmware-ajp13.https.port=8440
vmware-ssl.https.port=8440
vmware-ajp13.jk.port=8010
vmware-ajp13.https.port=8440

If the ports are not as listed, this is a finding.

Vulnerability Number

V-89065

Documentable

False

Rule Version

VROM-TC-000855

Severity Override Guidance

At the command prompt, execute the following command:

cat /usr/lib/vmware-vcops/tomcat-enterprise/conf/catalina.properties | grep -E '\.port'

Review the listed ports.

Verify that they match the list below of tc Server API ports.

base.shutdown.port=-1
bio-ssl.https.port=8440
bio.http.port=8081
bio.https.port=8440
jk.port=8010
vmware-ajp13.jk.port=8010
vmware-ajp13.https.port=8440
vmware-ssl.https.port=8440
vmware-ajp13.jk.port=8010
vmware-ajp13.https.port=8440

If the ports are not as listed, this is a finding.

Check Content Reference

M

Target Key

3441

Comments