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/podman/v5: GHSA-fhqq-8f65-5xfc #3169

Closed
GoVulnBot opened this issue Oct 1, 2024 · 1 comment
Assignees
Labels

Comments

@GoVulnBot
Copy link

Advisory GHSA-fhqq-8f65-5xfc references a vulnerability in the following Go modules:

Module
github.com/containers/podman
github.com/containers/podman/v2
github.com/containers/podman/v3
github.com/containers/podman/v4
github.com/containers/podman/v5

Description:
A vulnerability exists in the bind-propagation option of the Dockerfile RUN --mount instruction. The system does not properly validate the input passed to this option, allowing users to pass arbitrary parameters to the mount instruction. This issue can be exploited to mount sensitive directories from the host into a container during the build process and, in some cases, modify the contents of those mounted files. Even if SELinux is used, this vulnerability can bypass its protection by allowing the source directory to be relabeled to give the container access to host files.

References:

Cross references:

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

id: GO-ID-PENDING
modules:
    - module: github.com/containers/podman
      vulnerable_at: 1.9.3
    - module: github.com/containers/podman/v2
      vulnerable_at: 2.2.1
    - module: github.com/containers/podman/v3
      vulnerable_at: 3.4.7
    - module: github.com/containers/podman/v4
      vulnerable_at: 4.9.5
    - module: github.com/containers/podman/v5
      vulnerable_at: 5.2.3
summary: Improper Input Validation in Buildah and Podman in github.com/containers/podman
cves:
    - CVE-2024-9407
ghsas:
    - GHSA-fhqq-8f65-5xfc
references:
    - advisory: https://github.com/advisories/GHSA-fhqq-8f65-5xfc
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-9407
    - web: https://access.redhat.com/security/cve/CVE-2024-9407
    - web: https://bugzilla.redhat.com/show_bug.cgi?id=2315887
source:
    id: GHSA-fhqq-8f65-5xfc
    created: 2024-10-01T23:01:16.194263719Z
review_status: UNREVIEWED

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/619135 mentions this issue: data/reports: add 15 reports

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

No branches or pull requests

3 participants