Incorrect Authorization 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-6226454
- published 1 Feb 2024
- disclosed 31 Jan 2024
Introduced: 31 Jan 2024
CVE-2024-23653 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. In addition to running containers as build steps, BuildKit also provides APIs for running interactive containers based on built images. It was possible to use these APIs to ask BuildKit to run a container with elevated privileges. Normally, running such containers is only allowed if special security.insecure
entitlement is enabled both by buildkitd configuration and allowed by the user initializing the build request. The issue has been fixed in v0.12.5 . Avoid using BuildKit frontends from untrusted sources.