STIGQter STIGQter: STIG Summary: VMware vSphere 8.0 vCenter Appliance Perfcharts Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 31 Oct 2023:

The vCenter Perfcharts service must have Autodeploy disabled.

DISA Rule

SV-259095r934943_rule

Vulnerability Number

V-259095

Group Title

SRG-APP-000141-AS-000095

Rule Version

VCPF-80-000139

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Navigate to and open:

/usr/lib/vmware-perfcharts/tc-instance/conf/server.xml

Navigate to the <Host> node and configure with the value "autoDeploy="false"".

Restart the service with the following command:

# vmon-cli --restart perfcharts

Check Contents

At the command prompt, run the following command:

# xmllint --xpath "//Host/@autoDeploy" /usr/lib/vmware-perfcharts/tc-instance/conf/server.xml

Expected result:

autoDeploy="false"

If "autoDeploy" does not equal "false", this is a finding.

Vulnerability Number

V-259095

Documentable

False

Rule Version

VCPF-80-000139

Severity Override Guidance

At the command prompt, run the following command:

# xmllint --xpath "//Host/@autoDeploy" /usr/lib/vmware-perfcharts/tc-instance/conf/server.xml

Expected result:

autoDeploy="false"

If "autoDeploy" does not equal "false", this is a finding.

Check Content Reference

M

Target Key

5566