1. Home
  2. Security Hardening
  3. DISA STIG VMware vSphere 6.7 STS Tomcat V1R1
  4. VCST-67-000022 – The Security Token Service must set the welcome-file node to a default web page.

VCST-67-000022 – The Security Token Service 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-sso/vmware-sts/conf/web.xml.

Add the following section under the node:


index.html
index.htm
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