VCLU-70-000025 - Lookup Service must not enable support for TRACE requests.

Information

'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 service will expose information that would be useful to perform a more targeted attack. Lookup Service provides the 'allowTrace' parameter as means to disable responding to TRACE requests.

Solution

Navigate to and open:

/usr/lib/vmware-lookupsvc/conf/server.xml

Locate and navigate to 'allowTrace='true''.

Remove the 'allowTrace='true'' setting.

Restart the service with the following command:

# vmon-cli --restart lookupsvc

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_VMW_vSphere_7-0_Y23M07_STIG.zip