Check: TOMCAT-000441-AS-000258
Apache Tomcat Application Server STIG - Xylok Custom:
TOMCAT-000441-AS-000258
(in version v1 r1.1)
Title
The Tomcat server must maintain the confidentiality and integrity of information during preparation for transmission. (Cat II impact)
Discussion
Information can be either unintentionally or maliciously disclosed or modified during preparation for transmission 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. An example of this would be an SMTP queue. This queue may be part of the application server so error messages from the server can be sent to system administrators, or SMTP functionality can be added to hosted applications by developers. Any modules used by the application server that queue data before transmission must maintain the confidentiality and integrity of the information before the data is transmitted.
Check Content
The 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 maintain the confidentiality and integrity of information during preparation for transmission.
Additional Identifiers
Rule ID: SV-71813r2_rule
Vulnerability ID: V-57537
Group Title:
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-002420 |
The information system maintains the confidentiality and/or integrity of information during preparation for transmission. |
Controls
Number | Title |
---|---|
SC-8 (2) |
Pre / Post Transmission Handling |