漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Next.js: Server-Side Request Forgery in Server Actions on Custom Servers
Vulnerability Description
Next.js is a React framework for building full-stack web applications. In versions 14.1.1 through 15.5.20 and 16.0.0 through 16.2.10, when a Server Action forwards or redirects a request, an attacker can cause the server to send that outbound request to a malicious host (Server-Side Request Forgery). This requires the attacker's request to control Host-associated headers. In some configurations, it's also possible to obtain internal values that weaken middleware/proxy authorization. Applications that use Server Actions are affected when the incoming host header is not fixed to a trusted value. This typically occurs on custom servers, or on deployments not behind a proxy that pins the host. Managed hosting pins the host upstream and is not affected; next start and standalone output do the same from version 14.2 onward. This issue has been fixed in versions 15.5.21 and 16.2.11.
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
Vulnerability Type
服务端请求伪造(SSRF)
Vulnerability Title
Vercel Next.js 服务端请求伪造漏洞
Vulnerability Description
Vercel Next.js是Vercel公司开源的一个 React 框架。 Vercel Next.js 14.1.1版本至15.5.20版本和16.0.0版本至16.2.10版本存在服务端请求伪造漏洞,该漏洞源于Server Action转发或重定向请求时,攻击者可通过控制Host相关标头发起服务端请求伪造,并可能获取内部值削弱中间件/代理授权。
CVSS Information
N/A
Vulnerability Type
N/A