1. Home
  2. Security Hardening
  3. DISA STIG VMware vSphere 6.7 STS Tomcat V1R1
  4. VCST-67-000029 – The Security Token Service must disable the shutdown port.

VCST-67-000029 – The Security Token Service must disable the shutdown port.

Details

An attacker has at least two reasons to stop a web server. The first is to cause a denial of service, and the second is to put in place changes the attacker made to the web server configuration. If the Tomcat shutdown port feature is enabled, a shutdown signal can be sent to the Security Token Service through this port. To ensure availability, the shutdown port must be disabled.

Solution

Open /usr/lib/vmware-sso/vmware-sts/conf/catalina.properties in a text editor.

Add or modify the following setting:

base.shutdown.port=-1

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: System and Communications Protection.This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles