5.5 Do not mount sensitive host system directories on containers

Information

Sensitive host system directories such as below should not be allowed to be mounted as container volumes especially in read-write mode.
/
/boot
/dev
/etc
/lib
/proc
/sys
/usrIf sensitive directories are mounted in read-write mode, it would be possible to make changes to files within those sensitive directories. The changes might bring down security implications or unwarranted changes that could put the Docker host in compromised state.

Solution

Do not mount host sensitive directories on containers especially in read-write mode.
Impact-
None.
Default Value-
Docker defaults to a read-write volume but you can also mount a directory read-only. By default, no sensitive host directories are mounted on containers.
NOTE: Nessus has provided the target output to assist in reviewing the benchmark to ensure target compliance.

See Also

https://workbench.cisecurity.org/files/516

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-7b.

Plugin: Unix

Control ID: d35acb4a53952a2656064e03dbfbdd7d3e3e669b6e84e50fe89c672499f948cc