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

97 lines
3.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:03:23 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 00:03:23 +00:00
"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."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:03:23 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "61083",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/61083"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=983917",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=983917"
},
{
"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://github.com/npm/npm/issues/3635",
"refsource": "CONFIRM",
"url": "https://github.com/npm/npm/issues/3635"
},
{
"name": "https://github.com/npm/npm/commit/f4d31693",
"refsource": "CONFIRM",
"url": "https://github.com/npm/npm/commit/f4d31693"
},
{
"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": "node-packaged-cve20134116-symlink(87141)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/87141"
}
]
}
}