STIGQter STIGQter: STIG Summary: VMware vSphere 7.0 vCenter Appliance STS Security Technical Implementation Guide Version: 1 Release: 2 Benchmark Date: 26 Jul 2023:

The Security Token Service must disable the shutdown port.

DISA Rule

SV-256772r889286_rule

Vulnerability Number

V-256772

Group Title

SRG-APP-000435-WSR-000147

Rule Version

VCST-70-000029

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Navigate to and open:

/usr/lib/vmware-sso/vmware-sts/conf/catalina.properties

Add or modify the following setting:

base.shutdown.port=-1

Restart the service with the following command:

# vmon-cli --restart sts

Check Contents

At the command prompt, run the following command:

# grep 'base.shutdown.port' /usr/lib/vmware-sso/vmware-sts/conf/catalina.properties

Expected result:

base.shutdown.port=-1

If the output of the command does not match the expected result, this is a finding.

Vulnerability Number

V-256772

Documentable

False

Rule Version

VCST-70-000029

Severity Override Guidance

At the command prompt, run the following command:

# grep 'base.shutdown.port' /usr/lib/vmware-sso/vmware-sts/conf/catalina.properties

Expected result:

base.shutdown.port=-1

If the output of the command does not match the expected result, this is a finding.

Check Content Reference

M

Target Key

5527