Check: GEN002716
VMware ESX 3 Server:
GEN002716
(in version v1 r2)
Title
System audit tool executables must be group-owned by root, bin, sys, or system. (Cat III impact)
Discussion
To prevent unauthorized access or manipulation of system audit logs, the tools for manipulating those logs must be protected.
Check Content
Determine the group ownership of system audit tool executables. Procedure: # ls -lL <audit tool executable> If any system audit tool executable is not group-owned by root, bin, sys, or system, this is a finding.
Fix Text
Change the group owner of system audit tool executables to root, bin, sys, or system. Procedure: # chgrp system < system audit tool executable>
Additional Identifiers
Rule ID: SV-26018r1_rule
Vulnerability ID: V-22371
Group Title: GEN002716
Expert Comments
Expert comments are only available to logged-in users.
CCIs
CCIs tied to check.
Number | Definition |
---|---|
CCI-001493 |
The information system protects audit tools from unauthorized access. |
Controls
Controls tied to check. These are derived from the CCIs shown above.
Number | Title |
---|---|
AU-9 |
Protection Of Audit Information |