#VU86037 Path traversal in BuildKit - CVE-2024-23652
Published: February 2, 2024
BuildKit
Moby project
Description
The vulnerability allows a remote attacker to perform directory traversal attacks.
The vulnerability exists due to input validation error when processing directory traversal sequences within BuildKit frontend or Dockerfile using RUN --mount. A remote attacker can send a specially crafted HTTP request and read arbitrary files on the system.