Check: TOMCAT-000442-AS-000259
Apache Tomcat Application Server STIG - Xylok Custom:
TOMCAT-000442-AS-000259
(in version v1 r1.1)
Title
The Tomcat server must maintain the confidentiality and integrity of information during reception. (Cat II impact)
Discussion
Information can be either unintentionally or maliciously disclosed or modified during reception, including, for example, during aggregation, at protocol transformation points, and during packing/unpacking. These unauthorized disclosures or modifications compromise the confidentiality or integrity of the information. Protecting the confidentiality and integrity of received information requires that application servers take measures to employ approved cryptography in order to protect the information during transmission over the network. This is usually achieved through the use of Transport Layer Security (TLS), SSL VPN, or IPSEC tunnel. The application server must utilize approved encryption when receiving transmitted data.
Check Content
he Tomcat server must use SSL in order to maintain the confidentiality and integrity of information during preperation for transmission. Review the server.xml configuration file and check if the “SSL HTTP/1.1 Connector” entry is uncommented. If the “SSL HTTP/1.1 Connector” entry is commented out or does not exist., this is a finding.
Fix Text
Configure the application server to utilize a transmission method that maintains the confidentiality and integrity of information during reception.
Additional Identifiers
Rule ID: SV-71815r2_rule
Vulnerability ID: V-57539
Group Title:
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-002422 |
The information system maintains the confidentiality and/or integrity of information during reception. |
Controls
Number | Title |
---|---|
SC-8 (2) |
Pre / Post Transmission Handling |