1. Home
  2. Security Hardening
  3. DISA STIG VMware vSphere 6.7 EAM Tomcat V1R1
  4. VCEM-67-000022 – ESX Agent Manager must set the welcome-file node to a default web page.

VCEM-67-000022 – ESX Agent Manager must set the welcome-file node to a default web page.

Details

Enumeration techniques, such as URL parameter manipulation, rely on being able to obtain information about the web server’s directory structure by locating directories without default pages. In this scenario, the web server will display to the user a listing of the files in the directory being accessed. By having a default hosted application web page, the anonymous web user will not obtain directory browsing information or an error message that reveals the server type and version. Ensuring that every document directory has an ‘index.jsp’ (or equivalent) file is one approach to mitigating the vulnerability.

Solution

Navigate to and open:

/usr/lib/vmware-eam/web/webapps/eam/WEB-INF/web.xml

Add the following section under the node:


index.jsp

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