Improper Link Resolution Before File Access (Leaky Vessels) Affecting github.com/moby/buildkit/executor package, versions <0.12.5
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-GOLANG-GITHUBCOMMOBYBUILDKITEXECUTOR-6209341
- published 31 Jan 2024
- disclosed 11 Dec 2023
- credit Rory McNamara (Snyk Security Research)
Introduced: 11 Dec 2023
CVE-2024-23652 Open this link in a new tabHow to fix?
Upgrade github.com/moby/buildkit/executor
to version 0.12.5 or higher.
Overview
Affected versions of this package are vulnerable to Improper Link Resolution Before File Access (Leaky Vessels) allowing arbitrary file deletion on the host system. A malicious BuildKit frontend or Dockerfile using RUN --mount
could trick the feature that removes empty files created for the mountpoints into removing arbitrary files in the host filesystem.
Workaround
Avoid using BuildKit frontend from an untrusted source or building an untrusted Dockerfile containing the RUN --mount
feature.
This vulnerability was discovered and responsibly disclosed as part of the Leaky Vessels project.