SV-256722r888757_rule
V-256722
SRG-APP-000211-WSR-000030
VCLU-70-000017
CAT II
10
At the command prompt, run the following commands:
# chmod o-w <file>
# chown root:root <file>
Repeat the command for each file that was returned.
At the command prompt, run the following command:
# find /usr/lib/vmware-lookupsvc/lib /usr/lib/vmware-lookupsvc/conf -xdev -type f -a '(' -perm -o+w -o -not -user root -o -not -group root ')' -exec ls -ld {} \;
If the command produces any output, this is a finding.
V-256722
False
VCLU-70-000017
At the command prompt, run the following command:
# find /usr/lib/vmware-lookupsvc/lib /usr/lib/vmware-lookupsvc/conf -xdev -type f -a '(' -perm -o+w -o -not -user root -o -not -group root ')' -exec ls -ld {} \;
If the command produces any output, this is a finding.
M
5525