Vulnerability Change Records for CVE-2024-34351
Change History
New CVE Received from GitHub, Inc. 5/14/2024 11:38:42 AM
Action |
Type |
Old Value |
New Value |
Added |
Description |
|
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`.
|
Added |
CVSS V3.1 |
|
GitHub, Inc. AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
Added |
CWE |
|
GitHub, Inc. CWE-918
|
Added |
Reference |
|
GitHub, Inc. https://github.com/vercel/next.js/commit/8f7a6ca7d21a97bc9f7a1bbe10427b5ad74b9085 [No types assigned]
|
Added |
Reference |
|
GitHub, Inc. https://github.com/vercel/next.js/pull/62561 [No types assigned]
|
Added |
Reference |
|
GitHub, Inc. https://github.com/vercel/next.js/security/advisories/GHSA-fr5h-rqp8-mj6g [No types assigned]
|
|