SV-259032r934754_rule
V-259032
SRG-APP-000380-AS-000088
VCEM-80-000144
CAT II
10
At the command prompt, run the following commands:
# chmod o-w <file>
# chown root:root <file>
Note: Substitute <file> with the listed file.
At the command prompt, run the following command:
# find /usr/lib/vmware-eam/web/ -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-259032
False
VCEM-80-000144
At the command prompt, run the following command:
# find /usr/lib/vmware-eam/web/ -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
5564