SV-239697r679197_rule
V-239697
SRG-APP-000211-WSR-000030
VCUI-67-000016
CAT II
10
At the command prompt, execute the following command:
# chmod o-w <file>
# chown vsphere-ui:root <file>
Repeat the command for each file that was returned.
At the command prompt, execute 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 vsphere-ui -o -not -group root ')' -exec ls -ld {} \;
If the command produces any output, this is a finding.
V-239697
False
VCUI-67-000016
At the command prompt, execute 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 vsphere-ui -o -not -group root ')' -exec ls -ld {} \;
If the command produces any output, this is a finding.
M
5334