A vulnerability exists in the bind-propagation option of the Dockerfile RUN --mount instruction. The system does not properly validate the input passed to this option, allowing users to pass arbitrary parameters to the mount instruction. This issue can be exploited to mount sensitive directories from the host into a container during the build process and, in some cases, modify the contents of those mounted files. Even if SELinux is used, this vulnerability can bypass its protection by allowing the source directory to be relabeled to give the container access to host files.
References
Configurations
No configuration.
History
04 Oct 2024, 13:50
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
01 Oct 2024, 21:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-10-01 21:15
Updated : 2024-10-04 13:50
NVD link : CVE-2024-9407
Mitre link : CVE-2024-9407
CVE.ORG link : CVE-2024-9407
JSON object : View
Products Affected
No product.
CWE
CWE-20
Improper Input Validation