Логотип exploitDog
product: "next.js"
Консоль
Логотип exploitDog

exploitDog

product: "next.js"
Next.js

Next.jsоткрытый JavaScript фреймворк, созданный поверх React.js для создания веб-приложений

Релизный цикл, информация об уязвимостях

Продукт: Next.js
Вендор: vercel

График релизов

1011121314152020202120222023202420252026

Недавние уязвимости Next.js

Количество 33

nvd логотип

CVE-2023-46298

больше 1 года назад

Next.js before 13.4.20-canary.13 lacks a cache-control header and thus empty prefetch responses may sometimes be cached by a CDN, causing a denial of service to all users requesting the same URL via that CDN.

CVSS3: 7.5
EPSS: Низкий
nvd логотип

CVE-2022-36046

почти 3 года назад

Next.js is a React framework that can provide building blocks to create web applications. All of the following must be true to be affected by this CVE: Next.js version 12.2.3, Node.js version above v15.0.0 being used with strict `unhandledRejection` exiting AND using next start or a [custom server](https://nextjs.org/docs/advanced-features/custom-server). Deployments on Vercel ([vercel.com](https://vercel.com/)) are not affected along with similar environments where `next-server` isn't being shared across requests.

CVSS3: 5.3
EPSS: Низкий
github логотип

GHSA-wff4-fpwg-qqv3

почти 3 года назад

Unexpected server crash in Next.js

CVSS3: 5.3
EPSS: Низкий
nvd логотип

CVE-2022-23646

больше 3 лет назад

Next.js is a React framework. Starting with version 10.0.0 and prior to version 12.1.0, Next.js is vulnerable to User Interface (UI) Misrepresentation of Critical Information. In order to be affected, the `next.config.js` file must have an `images.domains` array assigned and the image host assigned in `images.domains` must allow user-provided SVG. If the `next.config.js` file has `images.loader` assigned to something other than default, the instance is not affected. Version 12.1.0 contains a patch for this issue. As a workaround, change `next.config.js` to use a different `loader configuration` other than the default.

CVSS3: 5.9
EPSS: Низкий
github логотип

GHSA-fmvm-x8mv-47mj

больше 3 лет назад

Improper CSP in Image Optimization API for Next.js versions between 10.0.0 and 12.1.0

CVSS3: 5.9
EPSS: Низкий
github логотип

GHSA-wr66-vrwm-5g5x

больше 3 лет назад

Denial of Service Vulnerability in next.js

CVSS3: 5.9
EPSS: Низкий
nvd логотип

CVE-2022-21721

больше 3 лет назад

Next.js is a React framework. Starting with version 12.0.0 and prior to version 12.0.9, vulnerable code could allow a bad actor to trigger a denial of service attack for anyone using i18n functionality. In order to be affected by this CVE, one must use next start or a custom server and the built-in i18n support. Deployments on Vercel, along with similar environments where invalid requests are filtered before reaching Next.js, are not affected. A patch has been released, `next@12.0.9`, that mitigates this issue. As a workaround, one may ensure `/${locale}/_next/` is blocked from reaching the Next.js instance until it becomes feasible to upgrade.

CVSS3: 5.9
EPSS: Низкий
nvd логотип

CVE-2021-43803

больше 3 лет назад

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.

CVSS3: 7.5
EPSS: Низкий
github логотип

GHSA-25mp-g6fv-mqxx

больше 3 лет назад

Unexpected server crash in Next.js.

CVSS3: 7.5
EPSS: Низкий
github логотип

GHSA-9gr3-7897-pp7m

почти 4 года назад

XSS in Image Optimization API for Next.js

CVSS3: 7.5
EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
1
nvd логотип
CVE-2023-46298

Next.js before 13.4.20-canary.13 lacks a cache-control header and thus empty prefetch responses may sometimes be cached by a CDN, causing a denial of service to all users requesting the same URL via that CDN.

CVSS3: 7.5
0%
Низкий
больше 1 года назад
nvd логотип
CVE-2022-36046

Next.js is a React framework that can provide building blocks to create web applications. All of the following must be true to be affected by this CVE: Next.js version 12.2.3, Node.js version above v15.0.0 being used with strict `unhandledRejection` exiting AND using next start or a [custom server](https://nextjs.org/docs/advanced-features/custom-server). Deployments on Vercel ([vercel.com](https://vercel.com/)) are not affected along with similar environments where `next-server` isn't being shared across requests.

CVSS3: 5.3
0%
Низкий
почти 3 года назад
github логотип
GHSA-wff4-fpwg-qqv3

Unexpected server crash in Next.js

CVSS3: 5.3
0%
Низкий
почти 3 года назад
nvd логотип
CVE-2022-23646

Next.js is a React framework. Starting with version 10.0.0 and prior to version 12.1.0, Next.js is vulnerable to User Interface (UI) Misrepresentation of Critical Information. In order to be affected, the `next.config.js` file must have an `images.domains` array assigned and the image host assigned in `images.domains` must allow user-provided SVG. If the `next.config.js` file has `images.loader` assigned to something other than default, the instance is not affected. Version 12.1.0 contains a patch for this issue. As a workaround, change `next.config.js` to use a different `loader configuration` other than the default.

CVSS3: 5.9
1%
Низкий
больше 3 лет назад
github логотип
GHSA-fmvm-x8mv-47mj

Improper CSP in Image Optimization API for Next.js versions between 10.0.0 and 12.1.0

CVSS3: 5.9
1%
Низкий
больше 3 лет назад
github логотип
GHSA-wr66-vrwm-5g5x

Denial of Service Vulnerability in next.js

CVSS3: 5.9
1%
Низкий
больше 3 лет назад
nvd логотип
CVE-2022-21721

Next.js is a React framework. Starting with version 12.0.0 and prior to version 12.0.9, vulnerable code could allow a bad actor to trigger a denial of service attack for anyone using i18n functionality. In order to be affected by this CVE, one must use next start or a custom server and the built-in i18n support. Deployments on Vercel, along with similar environments where invalid requests are filtered before reaching Next.js, are not affected. A patch has been released, `next@12.0.9`, that mitigates this issue. As a workaround, one may ensure `/${locale}/_next/` is blocked from reaching the Next.js instance until it becomes feasible to upgrade.

CVSS3: 5.9
1%
Низкий
больше 3 лет назад
nvd логотип
CVE-2021-43803

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.

CVSS3: 7.5
2%
Низкий
больше 3 лет назад
github логотип
GHSA-25mp-g6fv-mqxx

Unexpected server crash in Next.js.

CVSS3: 7.5
2%
Низкий
больше 3 лет назад
github логотип
GHSA-9gr3-7897-pp7m

XSS in Image Optimization API for Next.js

CVSS3: 7.5
1%
Низкий
почти 4 года назад

Уязвимостей на страницу


Поделиться