SV-222996r615938_rule
V-222996
SRG-APP-000435-AS-000163
TCAT-AS-001470
CAT II
10
Follow operational procedures for upgrading Tomcat. Download latest version of Tomcat and install in a test environment. Test applications that are running in production and follow all operations best practices when upgrading the production Tomcat application servers.
Update the Tomcat production instance accordingly and ensure corrected builds are installed once tested and verified.
Refer to https://tomcat.apache.org/security-9.html and identify the latest secure version of Tomcat with no known vulnerabilities.
As a privileged user from the Tomcat server, run the following command:
sudo $CATALINA_HOME/bin/version.sh |grep -i server
Compare the version running on the system to the latest secure version of Tomcat.
If the latest secure version of Tomcat is not installed, this is a finding.
V-222996
False
TCAT-AS-001470
Refer to https://tomcat.apache.org/security-9.html and identify the latest secure version of Tomcat with no known vulnerabilities.
As a privileged user from the Tomcat server, run the following command:
sudo $CATALINA_HOME/bin/version.sh |grep -i server
Compare the version running on the system to the latest secure version of Tomcat.
If the latest secure version of Tomcat is not installed, this is a finding.
M
4094