SV-239762r679513_rule
V-239762
SRG-APP-000251-WSR-000157
VCFL-67-000021
CAT II
10
Navigate to and open /usr/lib/vmware-vsphere-client/server/configuration/tomcat-server.xml.
Configure each <Connector> node with the following:
URIEncoding="UTF-8"
At the command prompt, execute the following command:
# xmllint --format --xpath '/Server/Service/Connector/@URIEncoding' /usr/lib/vmware-vsphere-client/server/configuration/tomcat-server.xml
Expected result:
URIEncoding="UTF-8" URIEncoding="UTF-8"
If the output does not match the expected result, this is a finding.
V-239762
False
VCFL-67-000021
At the command prompt, execute the following command:
# xmllint --format --xpath '/Server/Service/Connector/@URIEncoding' /usr/lib/vmware-vsphere-client/server/configuration/tomcat-server.xml
Expected result:
URIEncoding="UTF-8" URIEncoding="UTF-8"
If the output does not match the expected result, this is a finding.
M
5336