GHSA-XW5P-HW6R-2J98
Vulnerability from github – Published: 2020-08-05 14:53 – Updated: 2020-08-03 21:25
VLAI?
Summary
Denial of service in fastify
Details
A denial of service vulnerability exists in Fastify v2.14.1 and v3.0.0-rc.4 that allows a malicious user to trigger resource exhaustion (when the allErrors option is used) with specially crafted schemas.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "fastify"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.15.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2020-8192"
],
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"github_reviewed": true,
"github_reviewed_at": "2020-08-03T21:25:40Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"details": "A denial of service vulnerability exists in Fastify v2.14.1 and v3.0.0-rc.4 that allows a malicious user to trigger resource exhaustion (when the allErrors option is used) with specially crafted schemas.",
"id": "GHSA-xw5p-hw6r-2j98",
"modified": "2020-08-03T21:25:40Z",
"published": "2020-08-05T14:53:22Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8192"
},
{
"type": "WEB",
"url": "https://github.com/fastify/fastify/commit/74c3157ca90c3ffed9e4434f63c2017471ec970e"
},
{
"type": "WEB",
"url": "https://hackerone.com/reports/903521"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Denial of service in fastify"
}
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…