cvelist/2019/5xxx/CVE-2019-5736.json

187 lines
7.8 KiB
JSON
Raw Normal View History

2019-01-08 22:04:32 -05:00
{
2019-03-17 22:20:07 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-5736",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
2019-02-11 14:05:29 -05:00
]
2019-03-17 22:20:07 +00:00
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "runc through 1.0-rc6, as used in Docker before 18.09.2 and other products, allows attackers to overwrite the host runc binary (and consequently obtain host root access) by leveraging the ability to execute a command as root within one of these types of containers: (1) a new container with an attacker-controlled image, or (2) an existing container, to which the attacker previously had write access, that can be attached with docker exec. This occurs because of file-descriptor mishandling, related to /proc/self/exe."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/opencontainers/runc/commit/6635b4f0c6af3810594d2770f662f34ddc15b40d",
"refsource": "MISC",
"url": "https://github.com/opencontainers/runc/commit/6635b4f0c6af3810594d2770f662f34ddc15b40d"
},
{
"name": "RHSA-2019:0408",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:0408"
},
{
"name": "https://github.com/rancher/runc-cve",
"refsource": "MISC",
"url": "https://github.com/rancher/runc-cve"
},
{
"name": "RHSA-2019:0401",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:0401"
},
{
"name": "https://github.com/docker/docker-ce/releases/tag/v18.09.2",
"refsource": "MISC",
"url": "https://github.com/docker/docker-ce/releases/tag/v18.09.2"
},
{
"name": "https://www.synology.com/security/advisory/Synology_SA_19_06",
"refsource": "CONFIRM",
"url": "https://www.synology.com/security/advisory/Synology_SA_19_06"
},
{
"name": "https://security.netapp.com/advisory/ntap-20190307-0008/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20190307-0008/"
},
{
"name": "RHSA-2019:0303",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:0303"
},
{
"name": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190215-runc",
"refsource": "CISCO",
"url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190215-runc"
},
{
"name": "https://github.com/q3k/cve-2019-5736-poc",
"refsource": "MISC",
"url": "https://github.com/q3k/cve-2019-5736-poc"
},
{
"name": "46359",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/46359/"
},
{
"name": "https://github.com/opencontainers/runc/commit/0a8e4117e7f715d5fbeef398405813ce8e88558b",
"refsource": "MISC",
"url": "https://github.com/opencontainers/runc/commit/0a8e4117e7f715d5fbeef398405813ce8e88558b"
},
{
"name": "https://aws.amazon.com/security/security-bulletins/AWS-2019-002/",
"refsource": "MISC",
"url": "https://aws.amazon.com/security/security-bulletins/AWS-2019-002/"
},
{
"name": "https://www.openwall.com/lists/oss-security/2019/02/11/2",
"refsource": "MISC",
"url": "https://www.openwall.com/lists/oss-security/2019/02/11/2"
},
{
"name": "https://kubernetes.io/blog/2019/02/11/runc-and-cve-2019-5736/",
"refsource": "MISC",
"url": "https://kubernetes.io/blog/2019/02/11/runc-and-cve-2019-5736/"
},
{
"name": "https://access.redhat.com/security/cve/cve-2019-5736",
"refsource": "MISC",
"url": "https://access.redhat.com/security/cve/cve-2019-5736"
},
{
"name": "46369",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/46369/"
},
{
"name": "RHSA-2019:0304",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:0304"
},
{
"name": "https://github.com/Frichetten/CVE-2019-5736-PoC",
"refsource": "MISC",
"url": "https://github.com/Frichetten/CVE-2019-5736-PoC"
},
{
"name": "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbhf03913en_us",
"refsource": "CONFIRM",
"url": "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbhf03913en_us"
},
{
"name": "https://brauner.github.io/2019/02/12/privileged-containers.html",
"refsource": "MISC",
"url": "https://brauner.github.io/2019/02/12/privileged-containers.html"
},
{
"name": "https://www.twistlock.com/2019/02/11/how-to-mitigate-cve-2019-5736-in-runc-and-docker/",
"refsource": "MISC",
"url": "https://www.twistlock.com/2019/02/11/how-to-mitigate-cve-2019-5736-in-runc-and-docker/"
},
{
"name": "https://cloud.google.com/kubernetes-engine/docs/security-bulletins#february-11-2019-runc",
"refsource": "MISC",
"url": "https://cloud.google.com/kubernetes-engine/docs/security-bulletins#february-11-2019-runc"
},
{
"name": "106976",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/106976"
},
{
"name": "https://access.redhat.com/security/vulnerabilities/runcescape",
"refsource": "MISC",
"url": "https://access.redhat.com/security/vulnerabilities/runcescape"
2019-03-17 22:22:19 +00:00
},
{
"refsource": "CISCO",
"name": "",
"url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190215-runc"
2019-03-17 22:20:07 +00:00
}
]
}
}