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-05-12T00:00:00.000Z" ,
"ID" : "CVE-2015-1326" ,
"STATE" : "PUBLIC" ,
"TITLE" : "python-dbusmock arbitrary code execution or file overwrite when templates are loaded from /tmp"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "python-dbusmock" ,
"version" : {
"version_data" : [
{
"affected" : "<" ,
"version_value" : "0.15.1"
}
]
}
}
]
} ,
"vendor_name" : "Ubuntu"
}
]
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Simon McVittie"
}
] ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2019-03-18 02:59:16 +00:00
{
2019-04-22 16:00:50 +00:00
"lang" : "eng" ,
"value" : "python-dbusmock before version 0.15.1 AddTemplate() D-Bus method call or DBusTestCase.spawn_server_template() method could be tricked into executing malicious code if an attacker supplies a .pyc file."
2019-03-18 02:59:16 +00:00
}
2019-04-22 16:00:50 +00:00
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 5.7 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L" ,
"version" : "3.0"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Untrusted compiled bytecode"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://github.com/martinpitt/python-dbusmock/commit/4e7d0df9093" ,
"name" : "https://github.com/martinpitt/python-dbusmock/commit/4e7d0df9093"
}
]
} ,
"source" : {
"defect" : [
"https://bugs.launchpad.net/python-dbusmock/+bug/1453815"
] ,
"discovery" : "EXTERNAL"
}
}