VCLU-70-000002 - Lookup Service must limit the number of concurrent connections permitted.

Information

Resource exhaustion can occur when an unlimited number of concurrent requests are allowed on a website, facilitating a denial-of-service attack. Unless the number of requests is controlled, the web server can consume enough system resources to cause a system crash.

Mitigating this kind of attack will include limiting the number of concurrent HTTP/HTTPS requests. Each incoming request requires a thread for the duration of that request. If more simultaneous requests are received than can be handled by the currently available request processing threads, additional threads will be created up to the value of the 'maxThreads' attribute.

Solution

Navigate to and open:

/usr/lib/vmware-lookupsvc/conf/server.xml

In the <Connector> node, remove the 'maxThreads' key/value pair.

Restart the service with the following command:

# vmon-cli --restart lookupsvc

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_VMW_vSphere_7-0_Y23M07_STIG.zip

Item Details

Category: ACCESS CONTROL

References: 800-53|AC-10, CAT|II, CCI|CCI-000054, Rule-ID|SV-256707r888712_rule, STIG-ID|VCLU-70-000002, Vuln-ID|V-256707

Plugin: Unix

Control ID: 6e1036cb56a1732355b231278b484a8e766160850db22c80b478bf609a1da5e8