Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

Next.js

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

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

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

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

15162024202520262027

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

Количество 160

github логотип

GHSA-fq54-2j52-jc42

около 2 лет назад

Next.js Denial of Service (DoS) condition

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

CVE-2024-34351

около 2 лет назад

Next.js is a React framework that can provide building blocks to create web applications. A Server-Side Request Forgery (SSRF) vulnerability was identified in Next.js Server Actions. If the `Host` header is modified, and the below conditions are also met, an attacker may be able to make requests that appear to be originating from the Next.js application server itself. The required conditions are 1) Next.js is running in a self-hosted manner; 2) the Next.js application makes use of Server Actions; and 3) the Server Action performs a redirect to a relative path which starts with a `/`. This vulnerability was fixed in Next.js `14.1.1`.

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

CVE-2024-34350

около 2 лет назад

Next.js is a React framework that can provide building blocks to create web applications. Prior to 13.5.1, an inconsistent interpretation of a crafted HTTP request meant that requests are treated as both a single request, and two separate requests by Next.js, leading to desynchronized responses. This led to a response queue poisoning vulnerability in the affected Next.js versions. For a request to be exploitable, the affected route also had to be making use of the [rewrites](https://nextjs.org/docs/app/api-reference/next-config-js/rewrites) feature in Next.js. The vulnerability is resolved in Next.js `13.5.1` and newer.

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

GHSA-fr5h-rqp8-mj6g

около 2 лет назад

Next.js Server-Side Request Forgery in Server Actions

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

GHSA-77r5-gw3j-2mpf

около 2 лет назад

Next.js Vulnerable to HTTP Request Smuggling

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

CVE-2024-34351

около 2 лет назад

Next.js is a React framework that can provide building blocks to create web applications. A Server-Side Request Forgery (SSRF) vulnerability was identified in Next.js Server Actions. If the `Host` header is modified, and the below conditions are also met, an attacker may be able to make requests that appear to be originating from the Next.js application server itself. The required conditions are 1) Next.js is running in a self-hosted manner; 2) the Next.js application makes use of Server Actions; and 3) the Server Action performs a redirect to a relative path which starts with a `/`. This vulnerability was fixed in Next.js `14.1.1`.

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

GHSA-c59h-r6p8-q9wc

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

Next.js missing cache-control header may lead to CDN caching empty reply

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

CVE-2023-46298

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

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

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

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

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

Unexpected server crash in Next.js

CVSS3: 5.3
EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
1
github логотип
GHSA-fq54-2j52-jc42

Next.js Denial of Service (DoS) condition

CVSS3: 7.5
0%
Низкий
около 2 лет назад
nvd логотип
CVE-2024-34351

Next.js is a React framework that can provide building blocks to create web applications. A Server-Side Request Forgery (SSRF) vulnerability was identified in Next.js Server Actions. If the `Host` header is modified, and the below conditions are also met, an attacker may be able to make requests that appear to be originating from the Next.js application server itself. The required conditions are 1) Next.js is running in a self-hosted manner; 2) the Next.js application makes use of Server Actions; and 3) the Server Action performs a redirect to a relative path which starts with a `/`. This vulnerability was fixed in Next.js `14.1.1`.

CVSS3: 7.5
5%
Низкий
около 2 лет назад
nvd логотип
CVE-2024-34350

Next.js is a React framework that can provide building blocks to create web applications. Prior to 13.5.1, an inconsistent interpretation of a crafted HTTP request meant that requests are treated as both a single request, and two separate requests by Next.js, leading to desynchronized responses. This led to a response queue poisoning vulnerability in the affected Next.js versions. For a request to be exploitable, the affected route also had to be making use of the [rewrites](https://nextjs.org/docs/app/api-reference/next-config-js/rewrites) feature in Next.js. The vulnerability is resolved in Next.js `13.5.1` and newer.

CVSS3: 7.5
1%
Низкий
около 2 лет назад
github логотип
GHSA-fr5h-rqp8-mj6g

Next.js Server-Side Request Forgery in Server Actions

CVSS3: 7.5
5%
Низкий
около 2 лет назад
github логотип
GHSA-77r5-gw3j-2mpf

Next.js Vulnerable to HTTP Request Smuggling

CVSS3: 7.5
1%
Низкий
около 2 лет назад
redhat логотип
CVE-2024-34351

Next.js is a React framework that can provide building blocks to create web applications. A Server-Side Request Forgery (SSRF) vulnerability was identified in Next.js Server Actions. If the `Host` header is modified, and the below conditions are also met, an attacker may be able to make requests that appear to be originating from the Next.js application server itself. The required conditions are 1) Next.js is running in a self-hosted manner; 2) the Next.js application makes use of Server Actions; and 3) the Server Action performs a redirect to a relative path which starts with a `/`. This vulnerability was fixed in Next.js `14.1.1`.

CVSS3: 7.5
5%
Низкий
около 2 лет назад
github логотип
GHSA-c59h-r6p8-q9wc

Next.js missing cache-control header may lead to CDN caching empty reply

1%
Низкий
почти 3 года назад
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
1%
Низкий
почти 3 года назад
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
1%
Низкий
почти 4 года назад
github логотип
GHSA-wff4-fpwg-qqv3

Unexpected server crash in Next.js

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

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


Поделиться