SV-259077r960963_rule
V-259077
SRG-APP-000141-AS-000095
VCPF-80-000036
CAT II
10
Navigate to and open:
/usr/lib/vmware-perfcharts/tc-instance/conf/server.xml
Navigate to and locate:
'allowTrace="true"'
Remove the 'allowTrace="true"' setting.
Note: If "allowTrace" is not present, it defaults to "false".
Restart the service with the following command:
# vmon-cli --restart perfcharts
At the command prompt, run the following command:
# xmllint --xpath "//Connector[@allowTrace = 'true']" /usr/lib/vmware-perfcharts/tc-instance/conf/server.xml
Expected result:
XPath set is empty
If any connectors are returned, this is a finding.
V-259077
False
VCPF-80-000036
At the command prompt, run the following command:
# xmllint --xpath "//Connector[@allowTrace = 'true']" /usr/lib/vmware-perfcharts/tc-instance/conf/server.xml
Expected result:
XPath set is empty
If any connectors are returned, this is a finding.
M
5566