SV-239408r674947_rule
V-239408
SRG-APP-000119-WSR-000069
VCPF-67-000007
CAT II
10
At the command prompt, execute the following commands:
# chmod o-w <file>
# chown root:root <file>
Note: Substitute <file> with the listed file.
At the command prompt, execute the following command:
# find /storage/log/vmware/perfcharts/ -xdev -type f -a '(' -perm -o+w -o -not -user root -o -not -group root ')' -exec ls -ld {} \;
If any files are returned, this is a finding.
V-239408
False
VCPF-67-000007
At the command prompt, execute the following command:
# find /storage/log/vmware/perfcharts/ -xdev -type f -a '(' -perm -o+w -o -not -user root -o -not -group root ')' -exec ls -ld {} \;
If any files are returned, this is a finding.
M
5329