Skip to content

Commit b72a5dc

Browse files
Merge pull request #33 from github/RDIL-GHSA-mq6c-fh97-4gwv
2 parents 50059f5 + 4d4677c commit b72a5dc

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

advisories/github-reviewed/2018/07/GHSA-mq6c-fh97-4gwv/GHSA-mq6c-fh97-4gwv.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"schema_version": "1.2.0",
33
"id": "GHSA-mq6c-fh97-4gwv",
4-
"modified": "2020-08-31T18:27:57Z",
4+
"modified": "2022-02-26T03:45:05Z",
55
"published": "2018-07-18T21:20:34Z",
66
"aliases": [
77
"CVE-2018-3711"
88
],
9-
"summary": "Fastify denial-of-service vulnerability with large JSON payloads in fastify",
10-
"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.",
9+
"summary": "Denial of Service vulnerability with large JSON payloads in fastify",
10+
"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.\r\n\r\n\r\n## Recommendation\r\n\r\nUpdate to version 0.38.0 or later.",
1111
"severity": [
1212

1313
],
@@ -40,10 +40,6 @@
4040
"type": "ADVISORY",
4141
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3711"
4242
},
43-
{
44-
"type": "WEB",
45-
"url": "https://github.com/fastify/fastify/pull/627"
46-
},
4743
{
4844
"type": "WEB",
4945
"url": "https://github.com/fastify/fastify/commit/fabd2a011f2ffbb877394abe699f549513ffbd76"
@@ -59,13 +55,17 @@
5955
{
6056
"type": "WEB",
6157
"url": "https://www.npmjs.com/advisories/564"
58+
},
59+
{
60+
"type": "WEB",
61+
"url": "https://github.com/fastify/fastify/pull/627"
6262
}
6363
],
6464
"database_specific": {
6565
"cwe_ids": [
6666
"CWE-770"
6767
],
68-
"severity": "HIGH",
69-
"github_reviewed": true
68+
"severity": "high",
69+
"github_reviewed": null
7070
}
7171
}

0 commit comments

Comments
 (0)