1. Home
  2. Security Hardening
  3. DISA STIG VMware vSphere 6.7 STS Tomcat V1R1
  4. VCST-67-000023 – The Security Token Service must not show directory listings.

VCST-67-000023 – The Security Token Service must not show directory listings.

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. Ensuring that directory listing is disabled is one approach to mitigating the vulnerability.

Solution

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

Set the to ‘false’ in alllisting nodes.

Note: The setting should look like the following:

listingsfalse

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