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 set an inactive timeout for sessions.

DISA Rule

SV-99677r1_rule

Vulnerability Number

V-89027

Group Title

SRG-APP-000295-WSR-000134

Rule Version

VROM-TC-000730

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

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

Navigate to the <session-config> node.

Add the <session-timeout>30</session-timeout> node setting to the <session-config> node.

Check Contents

At the command prompt, execute the following command:

grep session-timeout /usr/lib/vmware-vcops/tomcat-enterprise/conf/web.xml

If the value of <session-timeout> is not “30” or is missing, this is a finding.

Vulnerability Number

V-89027

Documentable

False

Rule Version

VROM-TC-000730

Severity Override Guidance

At the command prompt, execute the following command:

grep session-timeout /usr/lib/vmware-vcops/tomcat-enterprise/conf/web.xml

If the value of <session-timeout> is not “30” or is missing, this is a finding.

Check Content Reference

M

Target Key

3441

Comments