Directory Traversal Affecting docker package, versions <25.0.2-r0
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-WOLFILATEST-DOCKER-6226457
- published 1 Feb 2024
- disclosed 31 Jan 2024
Introduced: 31 Jan 2024
CVE-2024-23652 Open this link in a new tabHow to fix?
Upgrade Wolfi
docker
to version 25.0.2-r0 or higher.
NVD Description
Note: Versions mentioned in the description apply only to the upstream docker
package and not the docker
package as distributed by Wolfi
.
See How to fix?
for Wolfi
relevant fixed versions and status.
BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. A malicious BuildKit frontend or Dockerfile using RUN --mount could trick the feature that removes empty files created for the mountpoints into removing a file outside the container, from the host system. The issue has been fixed in v0.12.5. Workarounds include avoiding using BuildKit frontends from an untrusted source or building an untrusted Dockerfile containing RUN --mount feature.