SV-223008r615938_rule
V-223008
SRG-APP-000516-AS-000237
TCAT-AS-001720
CAT III
10
Document and obtain ISSO approval for the Connectors that are configured on the Tomcat server.
Retain the information in the SSP and present to the auditor in the event of a CCRI.
Review the Tomcat servers System Security Plan/server documentation.
Access the Tomcat server and review the server.xml file.
grep -i "connector port" $CATALINA_BASE/conf/server.xml
Compare the active Connectors and their associated IP ports with the Connectors documented and approved in the SSP.
If the Connectors that are configured on the Tomcat server are not approved by the ISSO and documented in the SSP, this is a finding.
V-223008
False
TCAT-AS-001720
Review the Tomcat servers System Security Plan/server documentation.
Access the Tomcat server and review the server.xml file.
grep -i "connector port" $CATALINA_BASE/conf/server.xml
Compare the active Connectors and their associated IP ports with the Connectors documented and approved in the SSP.
If the Connectors that are configured on the Tomcat server are not approved by the ISSO and documented in the SSP, this is a finding.
M
4094