rspec/rules/S2612/description.adoc

7 lines
377 B
Plaintext
Raw Normal View History

In Unix file system permissions, the \"``++others++``" category refers to all
users except the owner of the file system resource and the members of the group
assigned to this resource.
2021-02-02 15:02:10 +01:00
Granting permissions to this category can lead to unintended access to files or
directories that could allow attackers to obtain sensitive information, disrupt
services or elevate privileges.