SV-256798r889393_rule
V-256798
SRG-APP-000251-WSR-000157
VCUI-70-000021
CAT II
10
Navigate to and open:
/usr/lib/vmware-vsphere-ui/server/conf/server.xml
Navigate to each of the <Connector> nodes.
Configure each <Connector> node with the value 'URIEncoding="UTF-8"'.
Restart the service with the following command:
# vmon-cli --restart vsphere-ui
At the command prompt, run the following command:
# xmllint --xpath '/Server/Service/Connector[@port="${http.port}"]/@URIEncoding' /usr/lib/vmware-vsphere-ui/server/conf/server.xml
Expected result:
URIEncoding="UTF-8"
If the output does not match the expected result, this is a finding.
V-256798
False
VCUI-70-000021
At the command prompt, run the following command:
# xmllint --xpath '/Server/Service/Connector[@port="${http.port}"]/@URIEncoding' /usr/lib/vmware-vsphere-ui/server/conf/server.xml
Expected result:
URIEncoding="UTF-8"
If the output does not match the expected result, this is a finding.
M
5528