SV-222948r615938_rule
V-222948
SRG-APP-000121-AS-000081
TCAT-AS-000390
CAT II
10
Run the following command on the Tomcat server:
sudo find $CATALINA_HOME/bin -follow -maxdepth 0 -type d -print0 | sudo xargs chmod 750 $CATALINA_HOME/bin
Access the Tomcat server from the command line and execute the following OS command:
sudo find $CATALINA_HOME/bin -follow -maxdepth 0 -type d \( \! -perm 750 \) -ls
If no folders are displayed, this is not a finding.
If results indicate the $CATALINA_HOME/bin folder permissions are not set to 750, this is a finding.
V-222948
False
TCAT-AS-000390
Access the Tomcat server from the command line and execute the following OS command:
sudo find $CATALINA_HOME/bin -follow -maxdepth 0 -type d \( \! -perm 750 \) -ls
If no folders are displayed, this is not a finding.
If results indicate the $CATALINA_HOME/bin folder permissions are not set to 750, this is a finding.
M
4094