cvelist/2019/18xxx/CVE-2019-18466.json
2020-01-15 14:01:09 +00:00

82 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-18466",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An issue was discovered in Podman in libpod before 1.6.0. It resolves a symlink in the host context during a copy operation from the container to the host, because an undesired glob operation occurs. An attacker could create a container image containing particular symlinks that, when copied by a victim user to the host filesystem, may overwrite existing files with others from the host."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1744588",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1744588"
},
{
"url": "https://github.com/containers/libpod/issues/3829",
"refsource": "MISC",
"name": "https://github.com/containers/libpod/issues/3829"
},
{
"url": "https://github.com/containers/libpod/commit/5c09c4d2947a759724f9d5aef6bac04317e03f7e",
"refsource": "MISC",
"name": "https://github.com/containers/libpod/commit/5c09c4d2947a759724f9d5aef6bac04317e03f7e"
},
{
"url": "https://github.com/containers/libpod/compare/v1.5.1...v1.6.0",
"refsource": "MISC",
"name": "https://github.com/containers/libpod/compare/v1.5.1...v1.6.0"
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:4269",
"url": "https://access.redhat.com/errata/RHSA-2019:4269"
}
]
}
}