Lucene search

K
cvelistGitHub_MCVELIST:CVE-2024-23652
HistoryJan 31, 2024 - 9:57 p.m.

CVE-2024-23652 BuildKit possible host system access from mount stub cleaner

2024-01-3121:57:42
CWE-22
GitHub_M
www.cve.org
2
buildkit
mount stub cleaner
host system access
security fix
dockerfile
run --mount

10 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:H

9.6 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

21.8%

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.

CNA Affected

[
  {
    "vendor": "moby",
    "product": "buildkit",
    "versions": [
      {
        "version": "< 0.12.5",
        "status": "affected"
      }
    ]
  }
]

10 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:H

9.6 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

21.8%