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
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
- 800-53|SI-11a.
- CAT|II
- CCI|CCI-001312
- Rule-ID|SV-239673r679091_rule
- STIG-ID|VCST-67-000022
- Vuln-ID|V-239673