VCPF-67-000021 - Performance Charts must set the welcome-file node to a default web page.

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

Information

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 the 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-perfcharts/tc-instance/conf/web.xml.

Add the following section under the <web-apps> node:

<welcome-file-list>
<welcome-file>index.html</welcome-file>
<welcome-file>index.htm</welcome-file>
<welcome-file>index.jsp</welcome-file>
</welcome-file-list>

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_VMW_vSphere_6-7_Y22M10_STIG.zip

Item Details

References: CAT|II, CCI|CCI-001312, Rule-ID|SV-239422r674989_rule, STIG-ID|VCPF-67-000021, Vuln-ID|V-239422

Plugin: Unix

Control ID: d96a490b291c7e9d29dc113ff63a19701f944bc90c5a16d0e96210c3b9261cea