1.2 Disable Unused Connectors

Information

The default installation of Tomcat includes connectors with default settings. These are traditionally set up for convenience. It is best to remove these connectors and enable only what is needed.

Improperly configured or unnecessarily installed Connectors may lead to a security exposure.

NOTE: Nessus has provided the target output to assist in reviewing the benchmark to ensure target compliance.

Solution

Within the $CATALINA_HOME/conf/server.xml remove, or comment out, each unused Connector For example, to disable an instance of the HTTPConnector remove the following:

<Connector className="org.apache.catalina.connector.http.HttpConnector"
...
connectionTimeout="60000"/>

See Also

https://workbench.cisecurity.org/benchmarks/15137

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-6, 800-53|CM-7, CSCv7|9.2

Plugin: Unix

Control ID: d2ac6e6e626ed63d0afc39831b5eaa8be89cab1801bfcba75b7042f4a51cd2e5