ESX Agent Manager must not enable support for TRACE requests.
An XCCDF Rule
Description
"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 ESX Agent Manager will expose information that would be useful to perform a more targeted attack. ESX Agent Manager provides the "allowTrace" parameter as means to disable responding to TRACE requests.
- ID
- SV-256699r888653_rule
- Version
- VCEM-70-000027
- Severity
- Medium
- References
- Updated
Remediation Templates
A Manual Procedure
Navigate to and open:
/usr/lib/vmware-eam/web/conf/server.xml
Locate and navigate to 'allowTrace="true"'.