{
    "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"
                }
            ]
        }
    },
    "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"
            },
            {
                "refsource": "MISC",
                "name": "https://blog.dragonsector.pl/2019/02/cve-2019-5736-escape-from-docker-and.html",
                "url": "https://blog.dragonsector.pl/2019/02/cve-2019-5736-escape-from-docker-and.html"
            },
            {
                "refsource": "MISC",
                "name": "https://bugzilla.suse.com/show_bug.cgi?id=1121967",
                "url": "https://bugzilla.suse.com/show_bug.cgi?id=1121967"
            },
            {
                "refsource": "CISCO",
                "name": "",
                "url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190215-runc"
            },
            {
                "refsource": "MLIST",
                "name": "[mesos-dev] 20190323 CVE-2019-0204: Some Mesos components can be overwritten making arbitrary code execution possible.",
                "url": "https://lists.apache.org/thread.html/b162dd624dc088cd634292f0402282a1d1d0ce853baeae8205bc033c@%3Cdev.mesos.apache.org%3E"
            },
            {
                "refsource": "MLIST",
                "name": "[mesos-user] 20190323 CVE-2019-0204: Some Mesos components can be overwritten making arbitrary code execution possible.",
                "url": "https://lists.apache.org/thread.html/a258757af84c5074dc7bf932622020fd4f60cef65a84290380386706@%3Cuser.mesos.apache.org%3E"
            },
            {
                "refsource": "MLIST",
                "name": "[oss-security] 20190323 CVE-2019-0204: Some Mesos components can be overwritten making arbitrary code execution possible.",
                "url": "http://www.openwall.com/lists/oss-security/2019/03/23/1"
            },
            {
                "refsource": "CONFIRM",
                "name": "https://support.mesosphere.com/s/article/Known-Issue-Container-Runtime-Vulnerability-MSPH-2019-0003",
                "url": "https://support.mesosphere.com/s/article/Known-Issue-Container-Runtime-Vulnerability-MSPH-2019-0003"
            },
            {
                "refsource": "SUSE",
                "name": "openSUSE-SU-2019:1079",
                "url": "http://lists.opensuse.org/opensuse-security-announce/2019-03/msg00044.html"
            },
            {
                "refsource": "SUSE",
                "name": "openSUSE-SU-2019:1227",
                "url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00074.html"
            },
            {
                "refsource": "SUSE",
                "name": "openSUSE-SU-2019:1275",
                "url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00091.html"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2019-bc70b381ad",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/V6A4OSFM5GGOWW4ECELV5OHX2XRAUSPH/"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2019-6174b47003",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SWFJGIPYAAAMVSWWI3QWYXGA3ZBU2H4W/"
            },
            {
                "refsource": "CONFIRM",
                "name": "https://softwaresupport.softwaregrp.com/document/-/facetsearch/document/KM03410944",
                "url": "https://softwaresupport.softwaregrp.com/document/-/facetsearch/document/KM03410944"
            },
            {
                "refsource": "REDHAT",
                "name": "RHSA-2019:0975",
                "url": "https://access.redhat.com/errata/RHSA-2019:0975"
            },
            {
                "refsource": "MISC",
                "name": "https://azure.microsoft.com/en-us/updates/cve-2019-5736-and-runc-vulnerability/",
                "url": "https://azure.microsoft.com/en-us/updates/cve-2019-5736-and-runc-vulnerability/"
            },
            {
                "refsource": "MISC",
                "name": "https://azure.microsoft.com/en-us/updates/iot-edge-fix-cve-2019-5736/",
                "url": "https://azure.microsoft.com/en-us/updates/iot-edge-fix-cve-2019-5736/"
            },
            {
                "refsource": "MLIST",
                "name": "[dlab-dev] 20190524 [jira] [Created] (DLAB-723) Runc vulnerability CVE-2019-5736",
                "url": "https://lists.apache.org/thread.html/acacf018c12636e41667e94ac0a1e9244e887eef2debdd474640aa6e@%3Cdev.dlab.apache.org%3E"
            },
            {
                "refsource": "MLIST",
                "name": "[dlab-dev] 20190524 [jira] [Updated] (DLAB-723) Runc vulnerability CVE-2019-5736",
                "url": "https://lists.apache.org/thread.html/a585f64d14c31ab393b90c5f17e41d9765a1a17eec63856ce750af46@%3Cdev.dlab.apache.org%3E"
            },
            {
                "refsource": "SUSE",
                "name": "openSUSE-SU-2019:1444",
                "url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00060.html"
            },
            {
                "refsource": "SUSE",
                "name": "openSUSE-SU-2019:1481",
                "url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00073.html"
            },
            {
                "refsource": "SUSE",
                "name": "openSUSE-SU-2019:1499",
                "url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00011.html"
            },
            {
                "refsource": "SUSE",
                "name": "openSUSE-SU-2019:1506",
                "url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00015.html"
            },
            {
                "refsource": "MLIST",
                "name": "[oss-security] 20190628 Re: linux-distros membership application - Microsoft",
                "url": "http://www.openwall.com/lists/oss-security/2019/06/28/2"
            },
            {
                "refsource": "MLIST",
                "name": "[oss-security] 20190706 Re: linux-distros membership application - Microsoft",
                "url": "http://www.openwall.com/lists/oss-security/2019/07/06/3"
            },
            {
                "refsource": "MLIST",
                "name": "[oss-security] 20190706 Re: linux-distros membership application - Microsoft",
                "url": "http://www.openwall.com/lists/oss-security/2019/07/06/4"
            },
            {
                "refsource": "UBUNTU",
                "name": "USN-4048-1",
                "url": "https://usn.ubuntu.com/4048-1/"
            },
            {
                "refsource": "SUSE",
                "name": "openSUSE-SU-2019:2021",
                "url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00084.html"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2019-2baa1f7b19",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EGZKRCKI3Y7FMADO2MENMT4TU24QGHFR/"
            },
            {
                "refsource": "FEDORA",
                "name": "FEDORA-2019-c1dac1b3b8",
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DLC52IOJN6IQJWJ6CUI6AIUP6GVVG2QP/"
            },
            {
                "refsource": "MLIST",
                "name": "[dlab-dev] 20190923 [jira] [Assigned] (DLAB-723) Runc vulnerability CVE-2019-5736",
                "url": "https://lists.apache.org/thread.html/24e54e3c6b2259e3903b6b8fe26896ac649c481ea99c5739468c92a3@%3Cdev.dlab.apache.org%3E"
            },
            {
                "refsource": "SUSE",
                "name": "openSUSE-SU-2019:2245",
                "url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00007.html"
            },
            {
                "refsource": "SUSE",
                "name": "openSUSE-SU-2019:2286",
                "url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00029.html"
            },
            {
                "refsource": "MLIST",
                "name": "[oss-security] 20191023 Membership application for linux-distros - VMware",
                "url": "http://www.openwall.com/lists/oss-security/2019/10/24/1"
            },
            {
                "refsource": "MLIST",
                "name": "[oss-security] 20191029 Re: Membership application for linux-distros - VMware",
                "url": "http://www.openwall.com/lists/oss-security/2019/10/29/3"
            },
            {
                "refsource": "GENTOO",
                "name": "GLSA-202003-21",
                "url": "https://security.gentoo.org/glsa/202003-21"
            },
            {
                "refsource": "MLIST",
                "name": "[dlab-dev] 20200525 [jira] [Deleted] (DLAB-723) Runc vulnerability CVE-2019-5736",
                "url": "https://lists.apache.org/thread.html/rc494623986d76593873ce5a40dd69cb3629400d10750d5d7e96b8587@%3Cdev.dlab.apache.org%3E"
            },
            {
                "refsource": "MLIST",
                "name": "[geode-issues] 20200831 [jira] [Created] (GEODE-8471) Dependency security issues in geode-core-1.12",
                "url": "https://lists.apache.org/thread.html/rf1bbc0ea4a9f014cf94df9a12a6477d24a27f52741dbc87f2fd52ff2@%3Cissues.geode.apache.org%3E"
            },
            {
                "refsource": "MISC",
                "name": "http://packetstormsecurity.com/files/163339/Docker-Container-Escape.html",
                "url": "http://packetstormsecurity.com/files/163339/Docker-Container-Escape.html"
            },
            {
                "refsource": "MISC",
                "name": "http://packetstormsecurity.com/files/165197/Docker-runc-Command-Execution-Proof-Of-Concept.html",
                "url": "http://packetstormsecurity.com/files/165197/Docker-runc-Command-Execution-Proof-Of-Concept.html"
            },
            {
                "refsource": "MLIST",
                "name": "[oss-security] 20240201 runc: CVE-2024-21626: high severity container breakout attack",
                "url": "http://www.openwall.com/lists/oss-security/2024/01/31/6"
            },
            {
                "refsource": "MLIST",
                "name": "[oss-security] 20240201 Re: runc: CVE-2024-21626: high severity container breakout attack",
                "url": "http://www.openwall.com/lists/oss-security/2024/02/01/1"
            },
            {
                "refsource": "MLIST",
                "name": "[oss-security] 20240202 Re: Re: runc: CVE-2024-21626: high severity container breakout attack",
                "url": "http://www.openwall.com/lists/oss-security/2024/02/02/3"
            }
        ]
    }
}