SV-259111r935237_rule
V-259111
SRG-APP-000142-AS-000014
VCUI-80-000037
CAT II
10
Navigate to and open:
/usr/lib/vmware-vsphere-ui/server/conf/server.xml
Navigate to the <Connector> node and configure the port and address as follows.
port="${http.port}"
address="localhost"
Restart the service with the following command:
# vmon-cli --restart vsphere-ui
At the command prompt, run the following command:
# xmllint --xpath "//Connector[(@port = '0') or not(@address)]" /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-259111
False
VCUI-80-000037
At the command prompt, run the following command:
# xmllint --xpath "//Connector[(@port = '0') or not(@address)]" /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