SV-256725r888766_rule
V-256725
SRG-APP-000251-WSR-000157
VCLU-70-000020
CAT II
10
Navigate to and open:
/usr/lib/vmware-lookupsvc/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 lookupsvc
At the command prompt, run the following command:
# xmllint --xpath '/Server/Service/Connector[@port="${bio-custom.http.port}"]/@URIEncoding' /usr/lib/vmware-lookupsvc/conf/server.xml
Expected result:
URIEncoding="UTF-8"
If the output does not match the expected result, this is a finding.
V-256725
False
VCLU-70-000020
At the command prompt, run the following command:
# xmllint --xpath '/Server/Service/Connector[@port="${bio-custom.http.port}"]/@URIEncoding' /usr/lib/vmware-lookupsvc/conf/server.xml
Expected result:
URIEncoding="UTF-8"
If the output does not match the expected result, this is a finding.
M
5525