Next.js is a React Framework for the Web. Cersions on the 10.x, 11.x, 12.x, 13.x, and 14.x branches before version 14.2.7 contain a vulnerability in the image optimization feature which allows for a potential Denial of Service (DoS) condition which could lead to excessive CPU consumption. Neither the `next.config.js` file that is configured with `images.unoptimized` set to `true` or `images.loader` set to a non-default value nor the Next.js application that is hosted on Vercel are affected. This issue was fully patched in Next.js `14.2.7`. As a workaround, ensure that the `next.config.js` file has either `images.unoptimized`, `images.loader` or `images.loaderFile` assigned.
References
Configurations
History
08 Nov 2024, 15:39
Type | Values Removed | Values Added |
---|---|---|
First Time |
Vercel next.js
Vercel |
|
CPE | cpe:2.3:a:vercel:next.js:*:*:*:*:*:node.js:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
References | () https://github.com/vercel/next.js/commit/d11cbc9ff0b1aaefabcba9afe1e562e0b1fde65a - Patch | |
References | () https://github.com/vercel/next.js/security/advisories/GHSA-g77x-44xx-532m - Vendor Advisory |
15 Oct 2024, 12:57
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
14 Oct 2024, 18:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-10-14 18:15
Updated : 2024-11-08 15:39
NVD link : CVE-2024-47831
Mitre link : CVE-2024-47831
CVE.ORG link : CVE-2024-47831
JSON object : View
Products Affected
vercel
- next.js
CWE
CWE-674
Uncontrolled Recursion