CVE-2024-9407: Improper Input Validation in Buildah and Podman
(updated )
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
- access.redhat.com/errata/RHSA-2024:8846
- access.redhat.com/errata/RHSA-2024:9051
- access.redhat.com/errata/RHSA-2024:9454
- access.redhat.com/errata/RHSA-2024:9459
- access.redhat.com/security/cve/CVE-2024-9407
- bugzilla.redhat.com/show_bug.cgi?id=2315887
- github.com/advisories/GHSA-fhqq-8f65-5xfc
- github.com/containers/buildah/commit/e4e2ad5ca2088d7c388109394135ead7aaf1f4f4
- github.com/containers/podman/releases/tag/v5.2.4
- nvd.nist.gov/vuln/detail/CVE-2024-9407
- pkg.go.dev/vuln/GO-2024-3169
Detect and mitigate CVE-2024-9407 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →