Information
Unix-based systems support variable settings to control access to files. World writable files are the least secure. See the chmod(2) man page for more information.
NOTE: Nessus has provided the target output to assist in reviewing the benchmark to ensure target compliance.
Solution
Removing write access for the 'other' category (chmod o-w <filename>) is advisable, but always consult relevant vendor documentation to avoid breaking any application dependencies on a given file.