SV-259114r935246_rule
V-259114
SRG-APP-000251-AS-000165
VCUI-80-000065
CAT II
10
Navigate to and open:
/usr/lib/vmware-vsphere-ui/server/conf/server.xml
Configure the <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 "//Connector[@URIEncoding != 'UTF-8'] | //Connector[not[@URIEncoding]]" /usr/lib/vmware-vsphere-ui/server/conf/server.xml
Expected result:
XPath set is empty
If any connectors are returned, this is a finding.
V-259114
False
VCUI-80-000065
At the command prompt, run the following command:
# xmllint --xpath "//Connector[@URIEncoding != 'UTF-8'] | //Connector[not[@URIEncoding]]" /usr/lib/vmware-vsphere-ui/server/conf/server.xml
Expected result:
XPath set is empty
If any connectors are returned, this is a finding.
M
5568