Description
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.
Remediation
References
https://github.com/vercel/next.js/pull/33503
https://github.com/vercel/next.js/releases/tag/v12.0.9
https://github.com/vercel/next.js/security/advisories/GHSA-wr66-vrwm-5g5x
Related Vulnerabilities
CVE-2015-0250 Vulnerability in maven package org.eclipse.birt.runtime:org.apache.batik.dom
CVE-2021-4305 Vulnerability in npm package robots-txt-guard
CVE-2020-36144 Vulnerability in npm package redash
CVE-2021-23562 Vulnerability in npm package plupload
CVE-2023-40037 Vulnerability in maven package org.apache.nifi:nifi-dbcp-base