Skip to content

x/vulndb: potential Go vuln in github.com/moby/buildkit: CVE-2024-23652 #2494

Description

@GoVulnBot

CVE-2024-23652 references github.com/moby/buildkit, which may be a Go module.

Description:
BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. A malicious BuildKit frontend or Dockerfile using RUN --mount could trick the feature that removes empty files created for the mountpoints into removing a file outside the container, from the host system. The issue has been fixed in v0.12.5. Workarounds include avoiding using BuildKit frontends from an untrusted source or building an untrusted Dockerfile containing RUN --mount feature.

References:

Cross references:

See doc/triage.md for instructions on how to triage this report.

id: GO-ID-PENDING
modules:
    - module: github.com/moby/buildkit
      vulnerable_at: 0.12.5
      packages:
        - package: buildkit
cves:
    - CVE-2024-23652
references:
    - advisory: https://github.com/moby/buildkit/security/advisories/GHSA-4v98-7qmw-rqr8
    - fix: https://github.com/moby/buildkit/pull/4603
    - web: https://github.com/moby/buildkit/releases/tag/v0.12.5

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions