CVE-2024-9407

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.
Configurations

No configuration.

History

04 Oct 2024, 13:50

Type Values Removed Values Added
Summary
  • (es) Existe una vulnerabilidad en la opción bind-propagation de la instrucción RUN --mount de Dockerfile. El sistema no valida correctamente la entrada que se pasa a esta opción, lo que permite a los usuarios pasar parámetros arbitrarios a la instrucción mount. Este problema se puede aprovechar para montar directorios confidenciales del host en un contenedor durante el proceso de compilación y, en algunos casos, modificar el contenido de esos archivos montados. Incluso si se utiliza SELinux, esta vulnerabilidad puede eludir su protección al permitir que se vuelva a etiquetar el directorio de origen para dar al contenedor acceso a los archivos del host.

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