GHSA-F9CM-P3W6-XVR3
Vulnerability from github – Published: 2018-10-09 00:38 – Updated: 2020-08-31 18:08
VLAI?
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 observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…