2017-10-16 12:31:07 -04:00
{
2019-03-18 04:55:15 +00:00
"CVE_data_meta" : {
2020-09-10 19:43:38 -04:00
"AKA" : "" ,
"ASSIGNER" : "security@ubuntu.com" ,
"DATE_PUBLIC" : "2014-07-24T15:47:00.000Z" ,
2019-03-18 04:55:15 +00:00
"ID" : "CVE-2014-1420" ,
2020-09-10 19:43:38 -04:00
"STATE" : "PUBLIC" ,
"TITLE" : "Insecure temp file usage in Ubuntu UI toolkit"
2019-03-18 04:55:15 +00:00
} ,
2020-09-10 19:43:38 -04:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "ubuntu-ui-toolkit" ,
"version" : {
"version_data" : [
{
"platform" : "" ,
"version_affected" : "<" ,
"version_name" : "1.1.1188" ,
"version_value" : "1.1.1188+14.10.20140813.4-0ubuntu1"
}
]
}
}
]
} ,
"vendor_name" : "Canonical"
}
]
}
} ,
"configuration" : [ ] ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Olivier Tilloy"
}
] ,
2019-03-18 04:55:15 +00:00
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-09-10 19:43:38 -04:00
"value" : "On desktop, Ubuntu UI Toolkit's StateSaver would serialise data on tmp/ files which an attacker could use to expose potentially sensitive data. StateSaver would also open files without the O_EXCL flag. An attacker could exploit this to launch a symlink attack, though this is partially mitigated by symlink and hardlink restrictions in Ubuntu. Fixed in 1.1.1188+14.10.20140813.4-0ubuntu1."
}
]
} ,
"exploit" : [ ] ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 3.8 ,
"baseSeverity" : "LOW" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-59 Improper Link Resolution Before File Access ('Link Following')"
}
]
2019-03-18 04:55:15 +00:00
}
]
2020-09-10 19:43:38 -04:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://launchpad.net/bugs/1348241" ,
"refsource" : "UBUNTU" ,
"url" : "https://launchpad.net/bugs/1348241"
} ,
{
"name" : "http://bazaar.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-toolkit/staging/revision/1182" ,
"refsource" : "UBUNTU" ,
"url" : "http://bazaar.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-toolkit/staging/revision/1182"
}
]
} ,
"solution" : [ ] ,
"source" : {
"advisory" : "" ,
"defect" : [
"https://launchpad.net/bugs/1348241"
] ,
"discovery" : "INTERNAL"
} ,
"work_around" : [ ]
}