SV-239432r675019_rule
V-239432
SRG-APP-000141-WSR-000075
VCPF-67-000031
CAT II
10
Navigate to and open /usr/lib/vmware-sso/vmware-sts/conf/catalina.properties and ensure that the "package.access" line is configured as follows:
package.access = \
sun.,\
org.apache.catalina.,\
org.apache.coyote.,\
org.apache.jasper.,\
org.apache.naming.resources.,\
org.apache.tomcat.
At the command prompt, execute the following command:
# grep -A 6 "package.access" /usr/lib/vmware-perfcharts/tc-instance/conf/catalina.properties
Expected result:
package.access = \
sun.,\
org.apache.catalina.,\
org.apache.coyote.,\
org.apache.jasper.,\
org.apache.naming.resources.,\
org.apache.tomcat.
If the output of the command does not match the expected result, this is a finding.
V-239432
False
VCPF-67-000031
At the command prompt, execute the following command:
# grep -A 6 "package.access" /usr/lib/vmware-perfcharts/tc-instance/conf/catalina.properties
Expected result:
package.access = \
sun.,\
org.apache.catalina.,\
org.apache.coyote.,\
org.apache.jasper.,\
org.apache.naming.resources.,\
org.apache.tomcat.
If the output of the command does not match the expected result, this is a finding.
M
5329