CVE-2024-23653
CRITICALBuildKit < 0.12.5 - Incorrect Authorization via Interactive Container API
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2024-23653. PoCs published by 666asd.
AI-analyzed exploit summary This repository contains a functional exploit for CVE-2024-23653, leveraging Docker BuildKit to execute arbitrary commands with elevated privileges. The exploit manipulates the Dockerfile syntax to bypass security restrictions and achieve container escape.
Description
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.
Exploits (1)
This repository contains a functional exploit for CVE-2024-23653, leveraging Docker BuildKit to execute arbitrary commands with elevated privileges. The exploit manipulates the Dockerfile syntax to bypass security restrictions and achieve container escape.
References (3)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H