cvelist/2014/1xxx/CVE-2014-1638.json

79 lines
2.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2014-1638",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "(1) debian/postrm and (2) debian/localepurge.config in localepurge before 0.7.3.2 use tempfile to create a safe temporary file but appends a suffix to the original filename and writes to this new filename, which allows local users to overwrite arbitrary files via a symlink attack on the new filename."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://www.openwall.com/lists/oss-security/2014/01/22/3"
},
{
"url" : "http://www.openwall.com/lists/oss-security/2014/01/22/4"
},
{
"url" : "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736359"
},
{
"url" : "http://www.securityfocus.com/bid/65098"
},
{
"url" : "http://www.osvdb.org/102379"
},
{
"url" : "http://www.osvdb.org/102381"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/90669"
}
]
}
}