SV-259013r934697_rule
V-259013
SRG-APP-000251-AS-000165
VCEM-80-000065
CAT II
10
Navigate to and open:
/usr/lib/vmware-eam/web/conf/server.xml
Configure the <Connector> node with the value:
URIEncoding="UTF-8"
Restart the service with the following command:
# vmon-cli --restart eam
At the command prompt, run the following command:
# xmllint --xpath "//Connector[@URIEncoding != 'UTF-8'] | //Connector[not[@URIEncoding]]" /usr/lib/vmware-eam/web/conf/server.xml
Expected result:
XPath set is empty
If any connectors are returned, this is a finding.
V-259013
False
VCEM-80-000065
At the command prompt, run the following command:
# xmllint --xpath "//Connector[@URIEncoding != 'UTF-8'] | //Connector[not[@URIEncoding]]" /usr/lib/vmware-eam/web/conf/server.xml
Expected result:
XPath set is empty
If any connectors are returned, this is a finding.
M
5564