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 memory leak protection.

DISA Rule

SV-99579r1_rule

Vulnerability Number

V-88929

Group Title

SRG-APP-000141-WSR-000086

Rule Version

VROM-TC-000410

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Navigate to and open /usr/lib/vmware-vcops/tomcat-enterprise/conf/server.xml.

Navigate to the <Server> node.

Add '<Listener className="org.apache.catalina.core.JreMemoryLeakPreventionListener"/>' to the <Server> node.

Check Contents

At the command prompt, execute the following command:

grep JreMemoryLeakPreventionListener /usr/lib/vmware-vcops/tomcat-enterprise/conf/server.xml

If the JreMemoryLeakPreventionListener <Listener> node is not listed, this is a finding.

Vulnerability Number

V-88929

Documentable

False

Rule Version

VROM-TC-000410

Severity Override Guidance

At the command prompt, execute the following command:

grep JreMemoryLeakPreventionListener /usr/lib/vmware-vcops/tomcat-enterprise/conf/server.xml

If the JreMemoryLeakPreventionListener <Listener> node is not listed, this is a finding.

Check Content Reference

M

Target Key

3441

Comments