原始 OSV JSON{
"id": "GHSA-mq6c-fh97-4gwv",
"aliases": [
"CVE-2018-3711"
],
"details": "Affected versions of `fastify` are vulnerable to a denial of service when processing a request with `Content-Type` set to `application/json` and a very large payload.\n\n\n## Recommendation\n\nUpdate to version 0.38.0 or later.",
"summary": "Denial of Service vulnerability with large JSON payloads in fastify",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.38.0"
}
]
}
],
"package": {
"name": "fastify",
"ecosystem": "npm"
},
"database_specific": {
"last_known_affected_version_range": "<= 0.37.0"
}
}
],
"modified": "2023-03-01T01:17:45Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2018-07-18T21:20:34Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3711",
"type": "ADVISORY"
},
{
"url": "https://github.com/fastify/fastify/pull/627",
"type": "WEB"
},
{
"url": "https://github.com/fastify/fastify/commit/fabd2a011f2ffbb877394abe699f549513ffbd76",
"type": "WEB"
},
{
"url": "https://hackerone.com/reports/303632",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-mq6c-fh97-4gwv",
"type": "ADVISORY"
},
{
"url": "https://www.npmjs.com/advisories/564",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-400",
"CWE-770"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2018-06-07T02:29:00Z",
"github_reviewed_at": "2020-06-16T21:46:52Z"
}
}