cvelist/2013/4xxx/CVE-2013-4116.json

98 lines
3.0 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2013-4116",
"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" : "lib/npm.js in Node Packaged Modules (npm) before 1.3.3 allows local users to overwrite arbitrary files via a symlink attack on temporary files with predictable names that are created when unpacking archives."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20130710 npm uses predictable temporary filenames when unpacking tarballs",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2013/07/10/17"
},
{
"name" : "[oss-security] 20130711 Re: npm uses predictable temporary filenames when unpacking tarballs",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2013/07/11/9"
},
{
"name" : "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=715325",
"refsource" : "CONFIRM",
"url" : "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=715325"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=983917",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=983917"
},
{
"name" : "https://github.com/npm/npm/commit/f4d31693",
"refsource" : "CONFIRM",
"url" : "https://github.com/npm/npm/commit/f4d31693"
},
{
"name" : "https://github.com/npm/npm/issues/3635",
"refsource" : "CONFIRM",
"url" : "https://github.com/npm/npm/issues/3635"
},
{
"name" : "61083",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/61083"
},
{
"name" : "node-packaged-cve20134116-symlink(87141)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/87141"
}
]
}
}