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