cvelist/2016/1xxx/CVE-2016-1582.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 06:21:03 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@ubuntu.com",
"ID": "CVE-2016-1582",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 06:21:03 +00:00
"lang": "eng",
"value": "LXD before 2.0.2 does not properly set permissions when switching an unprivileged container into privileged mode, which allows local users to access arbitrary world readable paths in the container directory via unspecified vectors."
2017-10-16 12:31:07 -04:00
}
2019-03-18 06:21:03 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://linuxcontainers.org/lxd/news/",
"refsource": "CONFIRM",
"url": "https://linuxcontainers.org/lxd/news/"
},
{
"name": "USN-2988-1",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/USN-2988-1"
}
]
}
}