1. Home
  2. Security Hardening
  3. DISA STIG VMware vSphere 6.7 STS Tomcat V1R1
  4. VCST-67-000025 – The Security Token Service must not enable support for TRACE requests.

VCST-67-000025 – The Security Token Service must not enable support for TRACE requests.

Details

‘Trace’ is a technique for a user to request internal information about Tomcat. This is useful during product development but should not be enabled in production. Allowing an attacker to conduct a Trace operation against the Security Token Service will expose information that would be useful to perform a more targeted attack. The Security Token Service provides the ‘allowTrace’ parameter as a means to disable responding to Trace requests.

Solution

Navigate to and open /usr/lib/vmware-sso/vmware-sts/conf/server.xml.

Navigate to and locate:
‘allowTrace=’true”

Remove the ‘allowTrace=’true” setting.

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 Information Integrity.This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles