SV-239382r674640_rule
V-239382
SRG-APP-000141-WSR-000075
VCEM-67-000011
CAT II
10
Navigate to and open:
/etc/vmware-eam/catalina.properties
Ensure that the "package.access" line is configured as follows:
package.access=\
sun.,\
org.apache.catalina.,\
org.apache.coyote.,\
org.apache.tomcat.,\
org.apache.jasper.
At the command prompt, execute the following command:
# grep "package.access" -A 5 /etc/vmware-eam/catalina.properties
Expected result:
package.access=\
sun.,\
org.apache.catalina.,\
org.apache.coyote.,\
org.apache.tomcat.,\
org.apache.jasper.
If the output of the command does not match the expected result, this is a finding.
V-239382
False
VCEM-67-000011
At the command prompt, execute the following command:
# grep "package.access" -A 5 /etc/vmware-eam/catalina.properties
Expected result:
package.access=\
sun.,\
org.apache.catalina.,\
org.apache.coyote.,\
org.apache.tomcat.,\
org.apache.jasper.
If the output of the command does not match the expected result, this is a finding.
M
5328