VCST-67-000024 - The Security Token Service must be configured to show error pages with minimal information.

Warning! Audit Deprecated

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

View Next Audit Version

Information

Web servers will often display error messages to client users, displaying enough information to aid in the debugging of the error. The information given back in error messages may display the web server type, version, patches installed, plug-ins and modules installed, type of code being used by the hosted application, and any backends being used for data storage. This information could be used by an attacker to blueprint what type of attacks might be successful. As such, the Security Token Service must be configured to not show server version information in error messages.

Solution

Connect to the PSC, whether external or embedded.

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

Locate the following Host block:

<Host appBase='webapps' ...>
...
</Host>

Inside this block, add the following on a new line:

<Valve className='org.apache.catalina.valves.ErrorReportValve' showReport='false' showServerInfo='false' />

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-239675r816750_rule, STIG-ID|VCST-67-000024, Vuln-ID|V-239675

Plugin: Unix

Control ID: ce3ec8f0a938a47e9176668fa34db338f6061bd36dbcec2b10809a8499ff1304