原始 OSV JSON{
"id": "GHSA-jjv7-qpx3-h62q",
"aliases": [
"CVE-2014-7191"
],
"details": "Versions prior to 1.0 of `qs` are affected by a denial of service condition. This condition is triggered by parsing a crafted string that deserializes into very large sparse arrays, resulting in the process running out of memory and eventually crashing.\n\n\n## Recommendation\n\nUpdate to version 1.0.0 or later.",
"summary": "Denial-of-Service Memory Exhaustion in qs",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.0"
}
]
}
],
"package": {
"name": "qs",
"ecosystem": "npm"
}
}
],
"modified": "2021-09-14T19:46:47Z",
"severity": [],
"published": "2017-10-24T18:33:36Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-7191",
"type": "ADVISORY"
},
{
"url": "https://github.com/visionmedia/node-querystring/issues/104",
"type": "WEB"
},
{
"url": "https://github.com/raymondfeng/node-querystring/commit/43a604b7847e56bba49d0ce3e222fe89569354d8",
"type": "WEB"
},
{
"url": "https://access.redhat.com/errata/RHSA-2016:1380",
"type": "WEB"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/96729",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-jjv7-qpx3-h62q",
"type": "ADVISORY"
},
{
"url": "https://github.com/visionmedia/node-querystring",
"type": "PACKAGE"
},
{
"url": "https://www.npmjs.com/advisories/29",
"type": "WEB"
},
{
"url": "http://secunia.com/advisories/60026",
"type": "WEB"
},
{
"url": "http://secunia.com/advisories/62170",
"type": "WEB"
},
{
"url": "http://www-01.ibm.com/support/docview.wss?uid=swg21685987",
"type": "WEB"
},
{
"url": "http://www-01.ibm.com/support/docview.wss?uid=swg21687263",
"type": "WEB"
},
{
"url": "http://www-01.ibm.com/support/docview.wss?uid=swg21687928",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:43:41Z"
}
}