a676e37a84
* Docs are now ordered by STIG ID number to make them easier to browse. * Deployer notes are better organized. * Script + CSV added for automated documentation generation. Implements: blueprint security-hardening Change-Id: Ib87bec701eddf1601574f4e027f301c775e5e1cd
17 lines
632 B
ReStructuredText
17 lines
632 B
ReStructuredText
V-38643: There must be no world-writable files on the system.
|
|
-------------------------------------------------------------
|
|
|
|
Data in world-writable files can be modified by any user on the system. In
|
|
almost all circumstances, files can be configured using a combination of user
|
|
and group permissions to support whatever legitimate access is needed without
|
|
the risk caused by world-writable files.
|
|
|
|
Details: `V-38643 in STIG Viewer`_.
|
|
|
|
.. _V-38643 in STIG Viewer: https://www.stigviewer.com/stig/red_hat_enterprise_linux_6/2015-05-26/finding/V-38643
|
|
|
|
Notes for deployers
|
|
~~~~~~~~~~~~~~~~~~~
|
|
|
|
.. include:: developer-notes/V-38643.rst
|