Skip to content

Commit 943bd97

Browse files
Merge pull request #226 from github/medikoo-GHSA-vxf5-wxwp-m7g9
2 parents 8577073 + b42f61a commit 943bd97

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

advisories/github-reviewed/2021/08/GHSA-vxf5-wxwp-m7g9/GHSA-vxf5-wxwp-m7g9.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"schema_version": "1.2.0",
33
"id": "GHSA-vxf5-wxwp-m7g9",
4-
"modified": "2021-08-26T21:23:18Z",
4+
"modified": "2022-04-26T08:18:51Z",
55
"published": "2021-08-12T14:51:14Z",
66
"aliases": [
77
"CVE-2021-37699"
88
],
99
"summary": "Open Redirect in Next.js",
10-
"details": "### Impact\n\n- **Affected:** Users of Next.js between `10.0.5` and `10.2.0`\n- **Affected:** Users of Next.js between `11.0.0` and `11.0.1` using `pages/_error.js` without `getInitialProps`\n- **Affected:** Users of Next.js between `11.0.0` and `11.0.1` using `pages/_error.js` and `next export`\n- **Not affected**: Deployments on Vercel ([vercel.com](https://vercel.com)) are not affected\n- **Not affected:** Deployments **with** `pages/404.js`\n\nWe recommend everyone to upgrade regardless of whether you can reproduce the issue or not.\n\n### Patches\n\nhttps://github.com/vercel/next.js/releases/tag/v11.1.0\n",
10+
"details": "### Impact\n\n- **Affected:** Users of Next.js between `10.0.5` and `10.2.0`\n- **Affected:** Users of Next.js between `11.0.0` and `11.0.1` using `pages/_error.js` without `getInitialProps`\n- **Affected:** Users of Next.js between `11.0.0` and `11.0.1` using `pages/_error.js` and `next export`\n- **Not affected**: Deployments on Vercel ([vercel.com](https://vercel.com)) are not affected\n- **Not affected:** Deployments **with** `pages/404.js`\n\nWe recommend everyone to upgrade regardless of whether you can reproduce the issue or not.\n\n_Note that prior version 0.9.9 package `next` npm package hosted a different utility (0.4.1 being the latest version of that codebase), and this advisory does not apply to those versions._\n\n### Patches\n\nhttps://github.com/vercel/next.js/releases/tag/v11.1.0\n",
1111
"severity": [
1212
{
1313
"type": "CVSS_V3",
@@ -25,7 +25,7 @@
2525
"type": "ECOSYSTEM",
2626
"events": [
2727
{
28-
"introduced": "0"
28+
"introduced": "0.9.9"
2929
},
3030
{
3131
"fixed": "11.1.0"

0 commit comments

Comments
 (0)