ghsa-rh5f-2w6r-q7vj
Vulnerability from github
Published
2022-05-24 16:51
Modified
2023-08-25 21:29
Severity ?
VLAI Severity ?
Summary
Podman Path Traversal Vulnerability leads to arbitrary file read/write
Details
A path traversal vulnerability has been discovered in podman before version 1.4.0 in the way it handles symlinks inside containers. An attacker who has compromised an existing container can cause arbitrary files on the host filesystem to be read/written when an administrator tries to copy a file from/to the container.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/containers/podman" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.4.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-10152" ], "database_specific": { "cwe_ids": [ "CWE-22", "CWE-59" ], "github_reviewed": true, "github_reviewed_at": "2023-07-14T22:12:52Z", "nvd_published_at": "2019-07-30T23:15:00Z", "severity": "HIGH" }, "details": "A path traversal vulnerability has been discovered in podman before version 1.4.0 in the way it handles symlinks inside containers. An attacker who has compromised an existing container can cause arbitrary files on the host filesystem to be read/written when an administrator tries to copy a file from/to the container.", "id": "GHSA-rh5f-2w6r-q7vj", "modified": "2023-08-25T21:29:12Z", "published": "2022-05-24T16:51:48Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10152" }, { "type": "WEB", "url": "https://github.com/containers/libpod/issues/3211" }, { "type": "WEB", "url": "https://github.com/containers/libpod/pull/3214" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10152" }, { "type": "PACKAGE", "url": "https://github.com/containers/libpod" }, { "type": "WEB", "url": "https://github.com/containers/libpod/blob/master/RELEASE_NOTES.md#140" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00001.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Podman Path Traversal Vulnerability leads to arbitrary file read/write" }
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.
Loading…
Loading…