cvelist/2017/14xxx/CVE-2017-14178.json
2019-03-18 06:50:08 +00:00

76 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@ubuntu.com",
"DATE_PUBLIC": "2017-11-09T00:00:00.000Z",
"ID": "CVE-2017-14178",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "snapd",
"version": {
"version_data": [
{
"version_value": "2.27 through 2.29.2"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"credit": [
"Robert Ancell"
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In snapd 2.27 through 2.29.2 the 'snap logs' command could be made to call journalctl without match arguments and therefore allow unprivileged, unauthenticated users to bypass systemd-journald's access restrictions."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Information leak"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://people.canonical.com/~ubuntu-security/cve/2017/CVE-2017-14178.html",
"refsource": "CONFIRM",
"url": "https://people.canonical.com/~ubuntu-security/cve/2017/CVE-2017-14178.html"
},
{
"name": "https://launchpad.net/bugs/1730255",
"refsource": "CONFIRM",
"url": "https://launchpad.net/bugs/1730255"
},
{
"name": "https://github.com/snapcore/snapd/pull/4194",
"refsource": "CONFIRM",
"url": "https://github.com/snapcore/snapd/pull/4194"
}
]
}
}