cvelist/2016/10xxx/CVE-2016-10124.json
2019-03-17 23:31:23 +00:00

82 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2016-10124",
"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 Linux Containers (LXC) before 2016-02-22. When executing a program via lxc-attach, the nonpriv session can escape to the parent session by using the TIOCSTI ioctl to push characters into the terminal's input buffer, allowing an attacker to escape the container."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.openwall.com/lists/oss-security/2014/12/15/5",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2014/12/15/5"
},
{
"name": "95404",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/95404"
},
{
"name": "http://www.openwall.com/lists/oss-security/2015/09/03/5",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2015/09/03/5"
},
{
"name": "GLSA-201711-09",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201711-09"
},
{
"name": "https://github.com/lxc/lxc/commit/e986ea3dfa4a2957f71ae9bfaed406dd6e1ffff6",
"refsource": "CONFIRM",
"url": "https://github.com/lxc/lxc/commit/e986ea3dfa4a2957f71ae9bfaed406dd6e1ffff6"
}
]
}
}