Skip to main content

Improper Check for Unusual or Exceptional Conditions

CVE-2024-23650

Severity Medium
Score 5.3/10

Summary

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 in a panic. As a workaround, avoid using BuildKit frontends from untrusted sources. This vulnerability affects github.com/moby/buildkit package versions prior to 0.12.5, and 0.13.x prior to 0.13.0-beta3.

  • LOW
  • NETWORK
  • NONE
  • UNCHANGED
  • NONE
  • NONE
  • NONE
  • LOW

CWE-754 - Improper Check for Unusual or Exceptional Conditions

The software does not check or incorrectly checks for unusual or exceptional conditions that are not expected to occur frequently during day to day operation of the software.

Advisory Timeline

  • Published