gsd-2014-7191
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
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.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2014-7191",
"description": "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.",
"id": "GSD-2014-7191",
"references": [
"https://access.redhat.com/errata/RHSA-2016:1380"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2014-7191"
],
"details": "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.",
"id": "GSD-2014-7191",
"modified": "2023-12-13T01:22:47.285590Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"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": "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"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c1.0.0",
"affected_versions": "All versions before 1.0.0",
"cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"cwe_ids": [
"CWE-1035",
"CWE-399",
"CWE-937"
],
"date": "2021-09-14",
"description": "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.",
"fixed_versions": [
"1.0.0"
],
"identifier": "CVE-2014-7191",
"identifiers": [
"GHSA-jjv7-qpx3-h62q",
"CVE-2014-7191"
],
"not_impacted": "All versions starting from 1.0.0",
"package_slug": "npm/qs",
"pubdate": "2017-10-24",
"solution": "Upgrade to version 1.0.0 or above.",
"title": "Denial-of-Service Memory Exhaustion in qs",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2014-7191",
"https://github.com/visionmedia/node-querystring/issues/104",
"https://github.com/advisories/GHSA-jjv7-qpx3-h62q",
"https://www.npmjs.com/advisories/29",
"https://github.com/raymondfeng/node-querystring/commit/43a604b7847e56bba49d0ce3e222fe89569354d8",
"https://access.redhat.com/errata/RHSA-2016:1380",
"https://exchange.xforce.ibmcloud.com/vulnerabilities/96729",
"https://nodesecurity.io/advisories/qs_dos_memory_exhaustion",
"http://secunia.com/advisories/60026",
"http://secunia.com/advisories/62170",
"http://www-01.ibm.com/support/docview.wss?uid=swg21685987",
"http://www-01.ibm.com/support/docview.wss?uid=swg21687263",
"http://www-01.ibm.com/support/docview.wss?uid=swg21687928"
],
"uuid": "d6dfa81b-9788-4f21-8fec-3a25f3875dad"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "0.10.18",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-7191"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"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": "en",
"value": "CWE-399"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://nodesecurity.io/advisories/qs_dos_memory_exhaustion",
"refsource": "CONFIRM",
"tags": [],
"url": "https://nodesecurity.io/advisories/qs_dos_memory_exhaustion"
},
{
"name": "http://www-01.ibm.com/support/docview.wss?uid=swg21685987",
"refsource": "CONFIRM",
"tags": [],
"url": "http://www-01.ibm.com/support/docview.wss?uid=swg21685987"
},
{
"name": "https://github.com/visionmedia/node-querystring/issues/104",
"refsource": "CONFIRM",
"tags": [],
"url": "https://github.com/visionmedia/node-querystring/issues/104"
},
{
"name": "https://github.com/raymondfeng/node-querystring/commit/43a604b7847e56bba49d0ce3e222fe89569354d8",
"refsource": "CONFIRM",
"tags": [
"Patch"
],
"url": "https://github.com/raymondfeng/node-querystring/commit/43a604b7847e56bba49d0ce3e222fe89569354d8"
},
{
"name": "http://www-01.ibm.com/support/docview.wss?uid=swg21687928",
"refsource": "CONFIRM",
"tags": [],
"url": "http://www-01.ibm.com/support/docview.wss?uid=swg21687928"
},
{
"name": "60026",
"refsource": "SECUNIA",
"tags": [],
"url": "http://secunia.com/advisories/60026"
},
{
"name": "RHSA-2016:1380",
"refsource": "REDHAT",
"tags": [],
"url": "https://access.redhat.com/errata/RHSA-2016:1380"
},
{
"name": "http://www-01.ibm.com/support/docview.wss?uid=swg21687263",
"refsource": "CONFIRM",
"tags": [],
"url": "http://www-01.ibm.com/support/docview.wss?uid=swg21687263"
},
{
"name": "62170",
"refsource": "SECUNIA",
"tags": [],
"url": "http://secunia.com/advisories/62170"
},
{
"name": "nodejs-cve20147191-dos(96729)",
"refsource": "XF",
"tags": [],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/96729"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2017-09-08T01:29Z",
"publishedDate": "2014-10-19T01:55Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…