ghsa-wq2p-5pc6-wpgf
Vulnerability from github
Published
2024-10-15 18:30
Modified
2024-11-13 09:30
Severity ?
Details
A vulnerability was found in Podman, Buildah, and CRI-O. A symlink traversal vulnerability in the containers/storage library can cause Podman, Buildah, and CRI-O to hang and result in a denial of service via OOM kill when running a malicious image using an automatically assigned user namespace (--userns=auto
in Podman and Buildah). The containers/storage library will read /etc/passwd inside the container, but does not properly validate if that file is a symlink, which can be used to cause the library to read an arbitrary file on the host.
{ "affected": [], "aliases": [ "CVE-2024-9676" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-10-15T16:15:06Z", "severity": "MODERATE" }, "details": "A vulnerability was found in Podman, Buildah, and CRI-O. A symlink traversal vulnerability in the containers/storage library can cause Podman, Buildah, and CRI-O to hang and result in a denial of service via OOM kill when running a malicious image using an automatically assigned user namespace (`--userns=auto` in Podman and Buildah). The containers/storage library will read /etc/passwd inside the container, but does not properly validate if that file is a symlink, which can be used to cause the library to read an arbitrary file on the host.", "id": "GHSA-wq2p-5pc6-wpgf", "modified": "2024-11-13T09:30:56Z", "published": "2024-10-15T18:30:50Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9676" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:8418" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:8428" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:8437" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:8686" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:8690" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:8694" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:8700" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:8984" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:9051" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:9454" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:9459" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2024-9676" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317467" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-wq2p-5pc6-wpgf" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.