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.
References
Link | Resource |
---|---|
https://github.com/moby/buildkit/pull/4602 | Patch Vendor Advisory |
https://github.com/moby/buildkit/releases/tag/v0.12.5 | Patch Release Notes |
https://github.com/moby/buildkit/security/advisories/GHSA-wr6v-9f75-vh2g | Vendor Advisory |
Configurations
History
09 Feb 2024, 01:44
Type | Values Removed | Values Added |
---|---|---|
First Time |
Mobyproject
Mobyproject buildkit |
|
CPE | cpe:2.3:a:mobyproject:buildkit:*:*:*:*:*:*:*:* | |
References | () https://github.com/moby/buildkit/security/advisories/GHSA-wr6v-9f75-vh2g - Vendor Advisory | |
References | () https://github.com/moby/buildkit/pull/4602 - Patch, Vendor Advisory | |
References | () https://github.com/moby/buildkit/releases/tag/v0.12.5 - Patch, Release Notes | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
31 Jan 2024, 22:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-01-31 22:15
Updated : 2024-02-28 20:54
NVD link : CVE-2024-23653
Mitre link : CVE-2024-23653
CVE.ORG link : CVE-2024-23653
JSON object : View
Products Affected
mobyproject
- buildkit
CWE
CWE-863
Incorrect Authorization