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 CaSa must set the useHttpOnly parameter.

DISA Rule

SV-99743r1_rule

Vulnerability Number

V-89093

Group Title

SRG-APP-000439-WSR-000154

Rule Version

VROM-TC-000945

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Navigate to and open /usr/lib/vmware-casa/casa-webapp/conf/context.xml.

Navigate to the <Context> node.

Add the 'useHttpOnly="true"' setting to the <Context> node.

Note: The <Context> node should be configured per the below:

<Context useHttpOnly="true">

Check Contents

At the command prompt, execute the following command:

grep useHttpOnly /usr/lib/vmware-casa/casa-webapp/conf/context.xml

If the value of “useHttpOnly” is not set to "true" or is missing, this is a finding.

Expected Result:
<Context useHttpOnly="true">

Vulnerability Number

V-89093

Documentable

False

Rule Version

VROM-TC-000945

Severity Override Guidance

At the command prompt, execute the following command:

grep useHttpOnly /usr/lib/vmware-casa/casa-webapp/conf/context.xml

If the value of “useHttpOnly” is not set to "true" or is missing, this is a finding.

Expected Result:
<Context useHttpOnly="true">

Check Content Reference

M

Target Key

3441

Comments