3.4 Ensure there are no system 'default group' writable files (objects)

Information

The system is audited for

group

writable files that belong to one of the default AIX groups.

An audit should be performed on the system to search for the presence of group writable files and devices. (Directories are covered in a seperate recommendation).

The preference is no world writable files (objects) - using a group defined by system installation.

Solution

- Review the currently mounted local filesystems using the following to find all world writable files on local JFS/JFS2 filesystems only:

find / ( -fstype jfs -o -fstype jfs2 ) -type f -perm -g+w -ls
- Remedy any files in the list, e.g., chmod g-w {filename}
- Document any files, and motivate why they are group writeable, and also add documentation re: when/why this exception ceases.

See Also

https://workbench.cisecurity.org/benchmarks/10385

Item Details

Category: ACCESS CONTROL, MEDIA PROTECTION

References: 800-53|AC-3, 800-53|AC-5, 800-53|AC-6, 800-53|MP-2, CSCv7|14.6

Plugin: Unix

Control ID: e1428efc1b091bcef7fc72b4d840034d7aeb358707d0760e8ffe83ea3c4ec7c4