cvelist/2018/6xxx/CVE-2018-6556.json

105 lines
3.4 KiB
JSON
Raw Normal View History

2018-02-02 09:04:34 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "security@ubuntu.com",
"DATE_PUBLIC" : "2018-08-06T16:00:00.000Z",
2018-02-02 09:04:34 -05:00
"ID" : "CVE-2018-6556",
"STATE" : "PUBLIC",
"TITLE" : "The lxc-user-nic component of LXC allows unprivileged users to open arbitrary files"
2018-02-02 09:04:34 -05:00
},
2018-08-10 10:04:45 -04:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
2018-08-10 10:04:45 -04:00
"product" : {
"product_data" : [
{
2018-08-10 10:04:45 -04:00
"product_name" : "LXC",
"version" : {
"version_data" : [
{
2018-08-10 10:04:45 -04:00
"affected" : ">=",
"version_name" : "2.0",
"version_value" : "2.0.9"
},
{
2018-08-10 10:04:45 -04:00
"affected" : ">=",
"version_name" : "3.0",
"version_value" : "3.0.0"
},
{
2018-08-10 10:04:45 -04:00
"affected" : "<",
"version_name" : "3.0",
"version_value" : "3.0.2"
}
]
}
}
]
},
2018-08-10 10:04:45 -04:00
"vendor_name" : "n/a"
}
]
}
},
2018-08-10 10:04:45 -04:00
"credit" : [
{
2018-08-10 10:04:45 -04:00
"lang" : "eng",
"value" : "Matthias Gerstner from SUSE"
}
],
2018-02-02 09:04:34 -05:00
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-08-10 10:04:45 -04:00
"value" : "lxc-user-nic when asked to delete a network interface will unconditionally open a user provided path. This code path may be used by an unprivileged user to check for the existence of a path which they wouldn't otherwise be able to reach. It may also be used to trigger side effects by causing a (read-only) open of special kernel files (ptmx, proc, sys). Affected releases are LXC: 2.0 versions above and including 2.0.9; 3.0 versions above and including 3.0.0, prior to 3.0.2."
}
]
},
2018-08-10 10:04:45 -04:00
"problemtype" : {
"problemtype_data" : [
{
2018-08-10 10:04:45 -04:00
"description" : [
{
2018-08-10 10:04:45 -04:00
"lang" : "eng",
"value" : "Incorrect access control"
}
]
}
]
},
2018-08-10 10:04:45 -04:00
"references" : {
"reference_data" : [
{
2018-08-10 10:04:45 -04:00
"name" : "https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1783591",
"refsource" : "CONFIRM",
"url" : "https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1783591"
},
{
2018-08-10 10:04:45 -04:00
"name" : "https://bugzilla.suse.com/show_bug.cgi?id=988348",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.suse.com/show_bug.cgi?id=988348"
},
2018-10-21 06:04:20 -04:00
{
"name" : "GLSA-201808-02",
"refsource" : "GENTOO",
"url" : "https://security.gentoo.org/glsa/201808-02"
},
{
2018-08-10 10:04:45 -04:00
"name" : "USN-3730-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/usn/usn-3730-1"
2018-02-02 09:04:34 -05:00
}
]
},
2018-08-10 10:04:45 -04:00
"source" : {
"advisory" : "USN-3730-1",
"defect" : [
"1783591"
],
2018-08-10 10:04:45 -04:00
"discovery" : "EXTERNAL"
2018-02-02 09:04:34 -05:00
}
}