by @LeSuisse Activity log
- Created automatic suggestion
-
@LeSuisse
removed
7 packages
- buildkit-nix
- buildkite-cli
- buildkite-agent
- buildkite-agent-metrics
- buildkite-test-collector-rust
- terraform-providers.buildkite
- terraform-providers.buildkite_buildkite
- @LeSuisse accepted
- @LeSuisse published on GitHub
BuildKit Git URL subdir component can cause access to restricted files
BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. Prior to version 0.28.1, insufficient validation of Git URL fragment subdir components may allow access to files outside the checked-out Git repository root. Possible access is limited to files on the same mounted filesystem. The issue has been fixed in version v0.28.1 The issue affects only builds that use Git URLs with a subpath component. As a workaround, avoid building Dockerfiles from untrusted sources or using the subdir component from an untrusted Git repository where the subdir component could point to a symlink.
References
- https://github.com/moby/buildkit/security/advisories/GHSA-4vrq-3vrq-g6gg x_refsource_CONFIRM
- https://docs.docker.com/build/concepts/context/#url-fragments x_refsource_MISC
- https://github.com/moby/buildkit/releases/tag/v0.28.1 x_refsource_MISC
Affected products
- ==< 0.28.1
Matching in nixpkgs
Ignored packages (7)
pkgs.buildkit-nix
Nix frontend for BuildKit
pkgs.buildkite-cli
Command line interface for Buildkite
pkgs.buildkite-agent
Build runner for buildkite.com
pkgs.buildkite-agent-metrics
Command-line tool (and Lambda) for collecting Buildkite agent metrics
pkgs.buildkite-test-collector-rust
Rust adapter for Buildkite Test Analytics
pkgs.terraform-providers.buildkite
None
Package maintainers
-
@developer-guy Batuhan Apaydın <developerguyn@gmail.com>
-
@vdemeester Vincent Demeester <vincent@sbr.pm>