All the vulnerabilites related to Podman - podman
cve-2019-10152
Vulnerability from cvelistv5
Published
2019-07-30 22:07
Modified
2024-08-04 22:10
Severity ?
EPSS score ?
Summary
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.
References
▼ | URL | Tags |
---|---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10152 | x_refsource_CONFIRM | |
https://github.com/containers/libpod/issues/3211 | x_refsource_CONFIRM | |
https://github.com/containers/libpod/pull/3214 | x_refsource_CONFIRM | |
https://github.com/containers/libpod/blob/master/RELEASE_NOTES.md#140 | x_refsource_CONFIRM | |
http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00001.html | vendor-advisory, x_refsource_SUSE |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T22:10:09.977Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10152" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/containers/libpod/issues/3211" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/containers/libpod/pull/3214" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/containers/libpod/blob/master/RELEASE_NOTES.md#140" }, { "name": "openSUSE-SU-2019:2044", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00001.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "podman", "vendor": "Podman", "versions": [ { "status": "affected", "version": "fixed in 1.4.0" } ] } ], "descriptions": [ { "lang": "en", "value": "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." } ], "metrics": [ { "cvssV3_0": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H", "version": "3.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-59", "description": "CWE-59", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-22", "description": "CWE-22", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2019-09-01T23:06:07", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10152" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/containers/libpod/issues/3211" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/containers/libpod/pull/3214" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/containers/libpod/blob/master/RELEASE_NOTES.md#140" }, { "name": "openSUSE-SU-2019:2044", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00001.html" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2019-10152", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "podman", "version": { "version_data": [ { "version_value": "fixed in 1.4.0" } ] } } ] }, "vendor_name": "Podman" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "impact": { "cvss": [ [ { "vectorString": "7.5/CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H", "version": "3.0" } ] ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-59" } ] }, { "description": [ { "lang": "eng", "value": "CWE-22" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10152", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10152" }, { "name": "https://github.com/containers/libpod/issues/3211", "refsource": "CONFIRM", "url": "https://github.com/containers/libpod/issues/3211" }, { "name": "https://github.com/containers/libpod/pull/3214", "refsource": "CONFIRM", "url": "https://github.com/containers/libpod/pull/3214" }, { "name": "https://github.com/containers/libpod/blob/master/RELEASE_NOTES.md#140", "refsource": "CONFIRM", "url": "https://github.com/containers/libpod/blob/master/RELEASE_NOTES.md#140" }, { "name": "openSUSE-SU-2019:2044", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00001.html" } ] } } } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2019-10152", "datePublished": "2019-07-30T22:07:23", "dateReserved": "2019-03-27T00:00:00", "dateUpdated": "2024-08-04T22:10:09.977Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }