ghsa-f9cm-p3w6-xvr3
Vulnerability from github
Published
2018-10-09 00:38
Modified
2020-08-31 18:08
VLAI Severity ?
Summary
Denial-of-Service Extended Event Loop Blocking in qs
Details
Versions prior to 1.0.0 of qs are affected by a denial of service vulnerability that results from excessive recursion in parsing a deeply nested JSON string.
Recommendation
Update to version 1.0.0 or later
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "qs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2014-10064"
],
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:34:11Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "Versions prior to 1.0.0 of `qs` are affected by a denial of service vulnerability that results from excessive recursion in parsing a deeply nested JSON string.\n\n\n\n\n## Recommendation\n\nUpdate to version 1.0.0 or later",
"id": "GHSA-f9cm-p3w6-xvr3",
"modified": "2020-08-31T18:08:25Z",
"published": "2018-10-09T00:38:48Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-10064"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-f9cm-p3w6-xvr3"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/28"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Denial-of-Service Extended Event Loop Blocking in qs"
}
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…