logo

280 Restrict service root directory


Summary

The service process must have a root directory with access only to the necessary files.


Description

By restricting the service process to a specific root directory, the system can prevent unauthorized access to critical system files or confidential data. This is particularly important in environments where multiple services or applications run concurrently, each of them requiring its own isolated space. This helps to maintain the consistency of the system by preventing unintended modifications or deletions of critical files.


Supported In

Advanced: True


References


Weaknesses


Last updated

2024/02/05