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 be configured to limit data exposure between applications.

DISA Rule

SV-259079r934895_rule

Vulnerability Number

V-259079

Group Title

SRG-APP-000223-AS-000150

Rule Version

VCPF-80-000057

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Navigate to and open:

/usr/lib/vmware-perfcharts/tc-instance/conf/catalina.properties

Update or remove the following line:

org.apache.catalina.connector.RECYCLE_FACADES=true

Restart the service with the following command:

# vmon-cli --restart perfcharts

Check Contents

At the command line, run the following command:

# grep RECYCLE_FACADES /usr/lib/vmware-perfcharts/tc-instance/conf/catalina.properties

Example result:

org.apache.catalina.connector.RECYCLE_FACADES=true

If "org.apache.catalina.connector.RECYCLE_FACADES" is not set to "true", this is a finding.

If the "org.apache.catalina.connector.RECYCLE_FACADES" setting does not exist, this is not a finding.

Vulnerability Number

V-259079

Documentable

False

Rule Version

VCPF-80-000057

Severity Override Guidance

At the command line, run the following command:

# grep RECYCLE_FACADES /usr/lib/vmware-perfcharts/tc-instance/conf/catalina.properties

Example result:

org.apache.catalina.connector.RECYCLE_FACADES=true

If "org.apache.catalina.connector.RECYCLE_FACADES" is not set to "true", this is a finding.

If the "org.apache.catalina.connector.RECYCLE_FACADES" setting does not exist, this is not a finding.

Check Content Reference

M

Target Key

5566