Check: GEN008740
VMware ESX 3 Server:
GEN008740
(in version v1 r2)
Title
The system's boot loader configuration file(s) must not have extended ACLs. (Cat II impact)
Discussion
File system extended ACLs provide access to files beyond what is allowed by the mode numbers of the files. If extended ACLs are present on the system's boot loader configuration file(s), these files may be vulnerable to unauthorized access or modification, which could compromise the system's boot process.
Check Content
If the system does not use GRUB, this is not applicable. Check the grub.conf file for an extended ACL. # ls -lL grub.conf If the listed permissions contain a "+", this file has an extended ACL, and this is a finding.
Fix Text
Remove the extended ACL from the grub.conf file.
Additional Identifiers
Rule ID: SV-26260r1_rule
Vulnerability ID: V-22585
Group Title: GEN008740
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000225 |
The organization employs the concept of least privilege, allowing only authorized accesses for users (and processes acting on behalf of users) which are necessary to accomplish assigned tasks in accordance with organizational missions and business functions. |
Controls
Number | Title |
---|---|
AC-6 |
Least Privilege |