VCUI-67-000001 - vSphere UI must limit the amount of time that each TCP connection is kept alive.

Warning! Audit Deprecated

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

View Next Audit Version

Information

Denial of service (DoS) is one threat against web servers. Many DoS attacks attempt to consume web server resources in such a way that no more resources are available to satisfy legitimate requests.

In Tomcat, the 'connectionTimeout' attribute sets the number of milliseconds the server will wait after accepting a connection for the request URI line to be presented. This timeout will also be used when reading the request body (if any). This prevents idle sockets that are not sending HTTP requests from consuming system resources and potentially denying new connections.

Solution

Navigate to and open /usr/lib/vmware-vsphere-ui/server/conf/server.xml.

Configure the http <Connector> node with the value:

'connectionTimeout='20000''

Example:

<Connector .. connectionTimeout='20000' ..>

See Also

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

Item Details

References: CAT|II, CCI|CCI-000054, Rule-ID|SV-239682r679152_rule, STIG-ID|VCUI-67-000001, Vuln-ID|V-239682

Plugin: Unix

Control ID: 40b3ef88f6e104e3bb2ced03386faffc73f5705d6642c37e0be26229dbf02d7b