cvelist/2016/9xxx/CVE-2016-9962.json
2018-01-04 15:05:12 -05:00

106 lines
3.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2016-9962",
"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 allowed additional container processes via 'runc exec' to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain access to file-descriptors of these new processes during the initialization and can lead to container escapes or modification of runC state before the process is fully placed inside the container."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://www.securityfocus.com/archive/1/archive/1/540001/100/0/threaded"
},
{
"url" : "http://seclists.org/fulldisclosure/2017/Jan/21"
},
{
"url" : "http://seclists.org/fulldisclosure/2017/Jan/29"
},
{
"url" : "https://access.redhat.com/security/vulnerabilities/cve-2016-9962"
},
{
"url" : "https://bugzilla.suse.com/show_bug.cgi?id=1012568#c6"
},
{
"url" : "https://github.com/docker/docker/releases/tag/v1.12.6"
},
{
"url" : "https://github.com/opencontainers/runc/commit/50a19c6ff828c58e5dab13830bd3dacde268afe5"
},
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UVM7FCOQMPKOFLDTUYSS4ES76DDM56VP/"
},
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FINGBFMIXBG6B6ZWYH3TMRP5V3PDBNXR/"
},
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BQAXJMMLRU7DD2IMG47SR2K4BOFFG7FZ/"
},
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WUQ3MQNEL5IBZZLMLR72Q4YDCL2SCKRK/"
},
{
"url" : "https://security.gentoo.org/glsa/201701-34"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2017-0116.html"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2017-0123.html"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2017-0127.html"
},
{
"url" : "http://www.securityfocus.com/bid/95361"
}
]
}
}