Skip to content

The Security Token Service must not show directory listings.

An XCCDF Rule

Description

Enumeration techniques, such as Uniform Resource Locator (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 directory listing is disabled is one approach to mitigating the vulnerability.

ID
SV-256767r889271_rule
Version
VCST-70-000023
Severity
Medium
References
Updated

Remediation Templates

A Manual Procedure

Navigate to and open: 
 
/usr/lib/vmware-sso/vmware-sts/conf/web.xml 
 
Set the <param-value> to "false" in all <param-name>listing</param-name> nodes.