cvelist/2014/7xxx/CVE-2014-7191.json

108 lines
3.5 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2014-7191",
"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" : "The qs module before 1.0.0 in Node.js does not call the compact function for array data, which allows remote attackers to cause a denial of service (memory consumption) by using a large index value to create a sparse array."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://www-01.ibm.com/support/docview.wss?uid=swg21685987",
"refsource" : "CONFIRM",
"url" : "http://www-01.ibm.com/support/docview.wss?uid=swg21685987"
},
{
"name" : "https://github.com/raymondfeng/node-querystring/commit/43a604b7847e56bba49d0ce3e222fe89569354d8",
"refsource" : "CONFIRM",
"url" : "https://github.com/raymondfeng/node-querystring/commit/43a604b7847e56bba49d0ce3e222fe89569354d8"
},
{
"name" : "https://github.com/visionmedia/node-querystring/issues/104",
"refsource" : "CONFIRM",
"url" : "https://github.com/visionmedia/node-querystring/issues/104"
},
{
"name" : "https://nodesecurity.io/advisories/qs_dos_memory_exhaustion",
"refsource" : "CONFIRM",
"url" : "https://nodesecurity.io/advisories/qs_dos_memory_exhaustion"
},
{
"name" : "http://www-01.ibm.com/support/docview.wss?uid=swg21687928",
"refsource" : "CONFIRM",
"url" : "http://www-01.ibm.com/support/docview.wss?uid=swg21687928"
},
{
"name" : "http://www-01.ibm.com/support/docview.wss?uid=swg21687263",
"refsource" : "CONFIRM",
"url" : "http://www-01.ibm.com/support/docview.wss?uid=swg21687263"
},
{
"name" : "RHSA-2016:1380",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2016:1380"
},
{
"name" : "60026",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/60026"
},
{
"name" : "62170",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/62170"
},
{
"name" : "nodejs-cve20147191-dos(96729)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/96729"
}
]
}
}