Skip to content

Commit 44196b1

Browse files
Merge pull request #179 from github/medikoo-GHSA-25mp-g6fv-mqxx
2 parents 61c5d20 + 41536e6 commit 44196b1

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

advisories/github-reviewed/2021/12/GHSA-25mp-g6fv-mqxx/GHSA-25mp-g6fv-mqxx.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-25mp-g6fv-mqxx",
4-
"modified": "2021-12-16T14:10:33Z",
4+
"modified": "2022-04-05T08:23:36Z",
55
"published": "2021-12-07T21:12:09Z",
66
"aliases": [
77
"CVE-2021-43803"
88
],
99
"summary": "Unexpected server crash in Next.js.",
10-
"details": "Next.js is a React framework. In versions of Next.js prior to 12.0.5 or 11.1.3, invalid or malformed URLs could lead to a server crash. In order to be affected by this issue, the deployment must use Next.js versions above 11.1.0 and below 12.0.5, Node.js above 15.0.0, and next start or a custom server. Deployments on Vercel are not affected, along with similar environments where invalid requests are filtered before reaching Next.js. Versions 12.0.5 and 11.1.3 contain patches for this issue.",
10+
"details": "Next.js is a React framework. In versions of Next.js prior to 12.0.5 or 11.1.3, invalid or malformed URLs could lead to a server crash. In order to be affected by this issue, the deployment must use Next.js versions above 11.1.0 and below 12.0.5, Node.js above 15.0.0, and next start or a custom server. Deployments on Vercel are not affected, along with similar environments where invalid requests are filtered before reaching Next.js. Versions 12.0.5 and 11.1.3 contain patches for this issue.\n\nNote that prior version 0.9.9 package `next` hosted a very different utility (0.4.1 being the latest version), and this advisory does not apply to those versions.",
1111
"severity": [
1212
{
1313
"type": "CVSS_V3",
@@ -44,7 +44,7 @@
4444
"type": "ECOSYSTEM",
4545
"events": [
4646
{
47-
"introduced": "0"
47+
"introduced": "0.9.9"
4848
},
4949
{
5050
"fixed": "11.1.3"
@@ -59,10 +59,6 @@
5959
"type": "WEB",
6060
"url": "https://github.com/vercel/next.js/security/advisories/GHSA-25mp-g6fv-mqxx"
6161
},
62-
{
63-
"type": "ADVISORY",
64-
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43803"
65-
},
6662
{
6763
"type": "WEB",
6864
"url": "https://github.com/vercel/next.js/pull/32080"
@@ -73,11 +69,15 @@
7369
},
7470
{
7571
"type": "WEB",
76-
"url": "https://github.com/vercel/next.js/releases/tag/v11.1.3"
72+
"url": "https://github.com/vercel/next.js/releases/v12.0.5"
73+
},
74+
{
75+
"type": "ADVISORY",
76+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43803"
7777
},
7878
{
7979
"type": "WEB",
80-
"url": "https://github.com/vercel/next.js/releases/v12.0.5"
80+
"url": "https://github.com/vercel/next.js/releases/tag/v11.1.3"
8181
},
8282
{
8383
"type": "PACKAGE",

0 commit comments

Comments
 (0)