cvelist/2017/14xxx/CVE-2017-14180.json

82 lines
2.5 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "security@ubuntu.com",
"DATE_PUBLIC" : "2017-11-15T19:00:00.000Z",
"ID" : "CVE-2017-14180",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apport",
"version" : {
"version_data" : [
{
"version_value" : "2.13 through 2.20.7"
}
]
}
}
]
},
"vendor_name" : "na/"
}
]
}
},
"credit" : [
"Sander Bos"
],
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Apport 2.13 through 2.20.7 does not properly handle crashes originating from a PID namespace allowing local users to create certain files as root which an attacker could leverage to perform a denial of service via resource exhaustion or possibly gain root privileges, a different vulnerability than CVE-2017-14179."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Denial of service via resource exhaustion and privilege escalation"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bazaar.launchpad.net/~apport-hackers/apport/trunk/revision/3171",
"refsource" : "CONFIRM",
"url" : "https://bazaar.launchpad.net/~apport-hackers/apport/trunk/revision/3171"
},
{
"name" : "https://launchpad.net/bugs/1726372",
"refsource" : "CONFIRM",
"url" : "https://launchpad.net/bugs/1726372"
},
{
"name" : "https://people.canonical.com/~ubuntu-security/cve/?cve=CVE-2017-14180",
"refsource" : "CONFIRM",
"url" : "https://people.canonical.com/~ubuntu-security/cve/?cve=CVE-2017-14180"
},
{
"name" : "USN-3480-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/usn/usn-3480-1"
}
]
}
}