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

107 lines
3.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 05:02:36 +00:00
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 05:02:36 +00:00
"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."
2017-10-16 12:31:07 -04:00
}
2019-03-18 05:02:36 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "60026",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/60026"
},
{
"name": "62170",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/62170"
},
{
"name": "https://github.com/visionmedia/node-querystring/issues/104",
"refsource": "CONFIRM",
"url": "https://github.com/visionmedia/node-querystring/issues/104"
},
{
"name": "https://github.com/raymondfeng/node-querystring/commit/43a604b7847e56bba49d0ce3e222fe89569354d8",
"refsource": "CONFIRM",
"url": "https://github.com/raymondfeng/node-querystring/commit/43a604b7847e56bba49d0ce3e222fe89569354d8"
},
{
"name": "RHSA-2016:1380",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2016:1380"
},
{
"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": "nodejs-cve20147191-dos(96729)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/96729"
},
{
"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": "http://www-01.ibm.com/support/docview.wss?uid=swg21687263",
"refsource": "CONFIRM",
"url": "http://www-01.ibm.com/support/docview.wss?uid=swg21687263"
}
]
}
}