CVE-2024-23650 MEDIUM

CVE-2024-23650: BuildKit possible panic when incorrect parameters sent from frontend

Vendor Moby
Product buildkit
Weakness CWE-754
Published January 31, 2024
Last update November 12, 2024

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity None

CVSS vector

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

What the vulnerability does

01Description

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. A malicious BuildKit client or frontend could craft a request that could lead to BuildKit daemon crashing with a panic. The issue has been fixed in v0.12.5. As a workaround, avoid using BuildKit frontends from untrusted sources.

Key dates

02Disclosure timeline

January 31, 2024 CVE published
November 12, 2024 Record updated