STIGQter STIGQter: STIG Summary: VMware vSphere 8.0 vCenter Appliance ESX Agent Manager (EAM) Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 31 Oct 2023:

The vCenter ESX Agent Manager service must disable "ALLOW_BACKSLASH".

DISA Rule

SV-259033r934757_rule

Vulnerability Number

V-259033

Group Title

SRG-APP-000516-AS-000237

Rule Version

VCEM-80-000151

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Navigate to and open:

/etc/vmware-eam/catalina.properties

Update or remove the following line:

org.apache.catalina.connector.ALLOW_BACKSLASH=false

Restart the service with the following command:

# vmon-cli --restart eam

Check Contents

At the command line, run the following command:

# grep ALLOW_BACKSLASH /etc/vmware-eam/catalina.properties

Example result:

org.apache.catalina.connector.ALLOW_BACKSLASH=false

If "org.apache.catalina.connector.ALLOW_BACKSLASH" is not set to "false", this is a finding.

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

Vulnerability Number

V-259033

Documentable

False

Rule Version

VCEM-80-000151

Severity Override Guidance

At the command line, run the following command:

# grep ALLOW_BACKSLASH /etc/vmware-eam/catalina.properties

Example result:

org.apache.catalina.connector.ALLOW_BACKSLASH=false

If "org.apache.catalina.connector.ALLOW_BACKSLASH" is not set to "false", this is a finding.

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

Check Content Reference

M

Target Key

5564