STIGQter STIGQter: STIG Summary: VMware vSphere 6.7 EAM Tomcat Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 09 Mar 2021:

ESX Agent Manager must set "URIEncoding" to UTF-8.

DISA Rule

SV-239391r674667_rule

Vulnerability Number

V-239391

Group Title

SRG-APP-000251-WSR-000157

Rule Version

VCEM-67-000020

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Navigate to and open:

/usr/lib/vmware-eam/web/conf/server.xml

Configure the <Connector> node with the following value:

URIEncoding="UTF-8"

Check Contents

At the command prompt, execute the following command:

# xmllint --xpath '/Server/Service/Connector/@URIEncoding' /usr/lib/vmware-eam/web/conf/server.xml

Expected result:

URIEncoding="UTF-8"

If the output does not match the expected result, this is a finding.

Vulnerability Number

V-239391

Documentable

False

Rule Version

VCEM-67-000020

Severity Override Guidance

At the command prompt, execute the following command:

# xmllint --xpath '/Server/Service/Connector/@URIEncoding' /usr/lib/vmware-eam/web/conf/server.xml

Expected result:

URIEncoding="UTF-8"

If the output does not match the expected result, this is a finding.

Check Content Reference

M

Target Key

5328

Comments