SV-256794r889381_rule
V-256794
SRG-APP-000211-WSR-000030
VCUI-70-000017
CAT II
10
At the command prompt, run the following commands:
# chmod o-w <file>
# chown root:root <file>
Repeat the commands for each file that was returned.
At the command prompt, run the following command:
# find /usr/lib/vmware-vsphere-ui/server/lib /usr/lib/vmware-vsphere-ui/server/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-256794
False
VCUI-70-000017
At the command prompt, run the following command:
# find /usr/lib/vmware-vsphere-ui/server/lib /usr/lib/vmware-vsphere-ui/server/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
5528