VCLU-80-000134 The vCenter Lookup service shutdown port must be disabled.

Information

Tomcat by default listens on TCP port 8005 to accept shutdown requests. By connecting to this port and sending the SHUTDOWN command, all applications within Tomcat are halted. The shutdown port is not exposed to the network as it is bound to the loopback interface. Setting the port to '-1' in $CATALINA_BASE/conf/server.xml instructs Tomcat to not listen for the shutdown command.

Solution

Navigate to and open:

/usr/lib/vmware-lookupsvc/conf/catalina.properties

Add or modify the setting 'base.shutdown.port=-1' in the 'catalina.properties' file.

Navigate to and open:

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

Configure the <Server> node with the value:

port='${base.shutdown.port}'

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_8-0_Y24M08_STIG.zip

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-7a., CAT|II, CCI|CCI-000381, Rule-ID|SV-259057r960963_rule, STIG-ID|VCLU-80-000134, Vuln-ID|V-259057

Plugin: Unix

Control ID: df4943b99b47bb3893dc109c61516a6d6ce540619484a540e64904fa31c19deb