CVE-2024-23653

Aliases:GHSA-wr6v-9f75-vh2gGO-2024-2497
Modified
Published: 31 Jan 2024, 22:03
Last modified:23 Aug 2024, 18:16

Vulnerability Summary

Overall Risk (default)
high
70/100
CVSS Score
9.8 CRITICAL
v3.1 (cve.org)
EPSS Score
10.3% MEDIUM
10% probability +1.45%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

31 Jan 2024, 22:03
Published
Vulnerability first disclosed
23 Aug 2024, 18:16
Last Modified
Vulnerability information updated

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.

CVSS Metrics

  • v3.1CRITICALScore: 9.8CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

EPSS Trends

Current EPSS score: 10.30% Percentile: 93%

Techniques & Countermeasures

  • CWE-863Incorrect Authorization

    The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.

Affected Systems

  • github.com/mobybuildkit

    < 0.12.5

  • mobybuildkit

    < 0.12.5

  • mobyprojectbuildkit

    < 0.12.5

References (7)