2017-10-16 12:31:07 -04:00
{
2019-04-22 16:00:50 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@ubuntu.com" ,
"DATE_PUBLIC" : "2015-06-03T00:00:00.000Z" ,
"ID" : "CVE-2015-1327" ,
"STATE" : "PUBLIC" ,
"TITLE" : "Content-hub DBUS API doesn't prevent confined apps from passing paths to files without access"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Content Hub" ,
"version" : {
"version_data" : [
{
"affected" : "<" ,
"version_value" : "0.0+15.04.20150331-0ubuntu1.0"
}
]
}
}
]
} ,
"vendor_name" : "Ubuntu"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2019-03-18 00:42:31 +00:00
{
2019-04-22 16:00:50 +00:00
"lang" : "eng" ,
"value" : "Content Hub before version 0.0+15.04.20150331-0ubuntu1.0 DBUS API only requires a file path for a content item, it doesn't actually require the confined app have access to the file to create a transfer. This could allow a malicious application using the DBUS API to export file:///etc/passwd which would then send a copy of that file to another app."
2019-03-18 00:42:31 +00:00
}
2019-04-22 16:00:50 +00:00
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "PHYSICAL" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 3.9 ,
"baseSeverity" : "LOW" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.0/AV:P/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N" ,
"version" : "3.0"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Missing access control checks."
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://bazaar.launchpad.net/~phablet-team/content-hub/trunk/revision/212" ,
"name" : "https://bazaar.launchpad.net/~phablet-team/content-hub/trunk/revision/212"
}
]
} ,
"source" : {
"defect" : [
"https://bugs.launchpad.net/ubuntu/+source/content-hub/+bug/1456628"
] ,
"discovery" : "UNKNOWN"
}
}