Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/vulndb: potential Go vuln in github.com/containers/buildah: GHSA-5vpc-35f4-r8w6 #3414

Open
GoVulnBot opened this issue Jan 21, 2025 · 0 comments

Comments

@GoVulnBot
Copy link

Advisory GHSA-5vpc-35f4-r8w6 references a vulnerability in the following Go modules:

Module
github.com/containers/buildah

Description:

Impact

With careful use of the --mount flag in RUN instructions in Containerfiles, and by using either multi-stage builds with use of concurrently-executing build stages (e.g., using the --jobs CLI flag) or multiple separate but concurrently-executing builds, a malicious Containerfile can be used to expose content from the build host to the command being run using the RUN instruction. This can be used to read or write contents using the privileges of the process which is performing the build. When that process is a root-owned podman system service which is provided for use by unprivi...

References:

Cross references:

See doc/quickstart.md for instructions on how to triage this report.

id: GO-ID-PENDING
modules:
    - module: github.com/containers/buildah
      versions:
        - fixed: 1.33.12
        - introduced: 1.35.0
        - introduced: 1.37.0
        - introduced: 1.38.0
        - fixed: 1.38.1
      non_go_versions:
        - fixed: 1.35.5
        - fixed: 1.37.6
      vulnerable_at: 1.38.0
summary: |-
    Buildah allows build breakout using malicious Containerfiles and concurrent
    builds in github.com/containers/buildah
cves:
    - CVE-2024-11218
ghsas:
    - GHSA-5vpc-35f4-r8w6
references:
    - advisory: https://github.com/advisories/GHSA-5vpc-35f4-r8w6
    - advisory: https://github.com/containers/buildah/security/advisories/GHSA-5vpc-35f4-r8w6
    - web: https://issues.redhat.com/browse/RHEL-67616
    - web: https://issues.redhat.com/browse/RHEL-67618
source:
    id: GHSA-5vpc-35f4-r8w6
    created: 2025-01-21T22:01:22.567788916Z
review_status: UNREVIEWED

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant