{"api_version":"1","generated_at":"2026-04-23T11:33:28+00:00","cve":"CVE-2019-10152","urls":{"html":"https://cve.report/CVE-2019-10152","api":"https://cve.report/api/cve/CVE-2019-10152.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2019-10152","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2019-10152"},"summary":{"title":"CVE-2019-10152","description":"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.","state":"PUBLIC","assigner":"secalert@redhat.com","published_at":"2019-07-30 23:15:00","updated_at":"2020-09-30 14:11:00"},"problem_types":["CWE-22","CWE-59"],"metrics":[],"references":[{"url":"https://github.com/containers/libpod/blob/master/RELEASE_NOTES.md#140","name":"https://github.com/containers/libpod/blob/master/RELEASE_NOTES.md#140","refsource":"CONFIRM","tags":["Release Notes","Third Party Advisory"],"title":"podman/RELEASE_NOTES.md at master · containers/podman · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00001.html","name":"openSUSE-SU-2019:2044","refsource":"SUSE","tags":["Mailing List","Third Party Advisory"],"title":"[security-announce] openSUSE-SU-2019:2044-1: moderate: Security update f","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/containers/libpod/pull/3214","name":"https://github.com/containers/libpod/pull/3214","refsource":"CONFIRM","tags":["Third Party Advisory"],"title":"Resolve symlinks in cp by mheon · Pull Request #3214 · containers/podman · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/containers/libpod/issues/3211","name":"https://github.com/containers/libpod/issues/3211","refsource":"CONFIRM","tags":["Third Party Advisory"],"title":"Podman cp dereferences symlinks in host context · Issue #3211 · containers/podman · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10152","name":"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10152","refsource":"CONFIRM","tags":["Issue Tracking","Patch","Third Party Advisory"],"title":"1715667 – (CVE-2019-10152) CVE-2019-10152 podman: Improper symlink resolution allows access to host files when executing `podman cp` on running containers","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://www.cve.org/CVERecord?id=CVE-2019-10152","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2019-10152","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2019","cve_id":"10152","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"libpod_project","cpe5":"libpod","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"},{"cve_year":"2019","cve_id":"10152","vulnerable":"1","versionEndIncluding":"1","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"libpod_project","cpe5":"libpod","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"},{"cve_year":"2019","cve_id":"10152","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"o","cpe4":"opensuse","cpe5":"leap","cpe6":"15.1","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"},{"cve_year":"2019","cve_id":"10152","vulnerable":"1","versionEndIncluding":"1","cpe1":"cpe","cpe2":"2.3","cpe3":"o","cpe4":"opensuse","cpe5":"leap","cpe6":"15.1","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"data_type":"CVE","data_format":"MITRE","data_version":"4.0","CVE_data_meta":{"ID":"CVE-2019-10152","ASSIGNER":"secalert@redhat.com","STATE":"PUBLIC"},"affects":{"vendor":{"vendor_data":[{"vendor_name":"Podman","product":{"product_data":[{"product_name":"podman","version":{"version_data":[{"version_value":"fixed in 1.4.0"}]}}]}}]}},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"CWE-59"}]},{"description":[{"lang":"eng","value":"CWE-22"}]}]},"references":{"reference_data":[{"url":"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10152","name":"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10152","refsource":"CONFIRM"},{"url":"https://github.com/containers/libpod/issues/3211","name":"https://github.com/containers/libpod/issues/3211","refsource":"CONFIRM"},{"url":"https://github.com/containers/libpod/pull/3214","name":"https://github.com/containers/libpod/pull/3214","refsource":"CONFIRM"},{"url":"https://github.com/containers/libpod/blob/master/RELEASE_NOTES.md#140","name":"https://github.com/containers/libpod/blob/master/RELEASE_NOTES.md#140","refsource":"CONFIRM"},{"refsource":"SUSE","name":"openSUSE-SU-2019:2044","url":"http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00001.html"}]},"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"}]]}},"nvd":{"publishedDate":"2019-07-30 23:15:00","lastModifiedDate":"2020-09-30 14:11:00","problem_types":["CWE-22","CWE-59"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.1","vectorString":"CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N","attackVector":"LOCAL","attackComplexity":"HIGH","privilegesRequired":"LOW","userInteraction":"REQUIRED","scope":"CHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"NONE","baseScore":7.2,"baseSeverity":"HIGH"},"exploitabilityScore":0.8,"impactScore":5.8},"baseMetricV2":{"cvssV2":{"version":"2.0","vectorString":"AV:L/AC:H/Au:N/C:P/I:P/A:N","accessVector":"LOCAL","accessComplexity":"HIGH","authentication":"NONE","confidentialityImpact":"PARTIAL","integrityImpact":"PARTIAL","availabilityImpact":"NONE","baseScore":2.6},"severity":"LOW","exploitabilityScore":1.9,"impactScore":4.9,"acInsufInfo":false,"obtainAllPrivilege":false,"obtainUserPrivilege":false,"obtainOtherPrivilege":false,"userInteractionRequired":true}},"configurations":{"CVE_data_version":"4.0","nodes":[{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:libpod_project:libpod:*:*:*:*:*:*:*:*","versionEndExcluding":"1.4.0","cpe_name":[]}]},{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*","cpe_name":[]}]}]}},"legacy_mitre":{"record":{"CveYear":"2019","CveId":"10152","Ordinal":"148369","Title":"CVE-2019-10152","CVE":"CVE-2019-10152","Year":"2019"},"notes":[{"CveYear":"2019","CveId":"10152","Ordinal":"1","NoteData":"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.","Type":"Description","Title":null},{"CveYear":"2019","CveId":"10152","Ordinal":"2","NoteData":"2019-07-30","Type":"Other","Title":"Published"},{"CveYear":"2019","CveId":"10152","Ordinal":"3","NoteData":"2019-09-01","Type":"Other","Title":"Modified"}]}}}