SV-259076r960960_rule
V-259076
SRG-APP-000133-AS-000092
VCPF-80-000034
CAT II
10
Navigate to and open:
/usr/lib/vmware-perfcharts/tc-instance/conf/server.xml
Navigate to the <Server> node and add or update the "org.apache.catalina.security.SecurityListener" as follows:
<Listener className="org.apache.catalina.security.SecurityListener"/>
Restart the service with the following command:
# vmon-cli --restart perfcharts
At the command prompt, run the following command:
# xmllint --xpath '/Server/Listener[@className="org.apache.catalina.security.SecurityListener"]' /usr/lib/vmware-perfcharts/tc-instance/conf/server.xml
Example result:
<Listener className="org.apache.catalina.security.SecurityListener"/>
If the "org.apache.catalina.security.SecurityListener" listener is not present, this is a finding.
If the "org.apache.catalina.security.SecurityListener" listener is configured with a "minimumUmask" and is not "0007", this is a finding.
V-259076
False
VCPF-80-000034
At the command prompt, run the following command:
# xmllint --xpath '/Server/Listener[@className="org.apache.catalina.security.SecurityListener"]' /usr/lib/vmware-perfcharts/tc-instance/conf/server.xml
Example result:
<Listener className="org.apache.catalina.security.SecurityListener"/>
If the "org.apache.catalina.security.SecurityListener" listener is not present, this is a finding.
If the "org.apache.catalina.security.SecurityListener" listener is configured with a "minimumUmask" and is not "0007", this is a finding.
M
5566