漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Nuxt: `__nuxt_island` endpoint does not bind responses to request props, enabling shared-cache poisoning
Vulnerability Description
Nuxt is an open-source web development framework for Vue.js. In Nuxt versions 3.1.0 to before 3.21.6 and 4.0.0-alpha.1 to before 4.4.6 and @nuxt/nitro-server versions 3.20.0 to before 3.21.6 and 4.0.0-alpha.1 to before 4.4.6, the /__nuxt_island/* endpoint accepts attacker-controlled props query/body parameters and renders any island component without verifying that the URL-resident hash (<Name>_<hashId>.json) was actually issued for those inputs by <NuxtIsland>. The hash is computed and embedded client-side but never validated server-side, so the same path can return materially different responses depending on the query. This issue has been patched in versions 3.21.6 and 4.4.6.
CVSS Information
N/A
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Vulnerability Title
Nuxt 信任管理问题漏洞
Vulnerability Description
Nuxt是Nuxt团队开源的一个免费的开源框架。 Nuxt 3.1.0版本至3.21.6之前版本、4.0.0-alpha.1版本至4.4.6之前版本存在安全漏洞,该漏洞源于/__nuxt_island/*端点接受攻击者控制的props查询/主体参数并渲染任何island组件,未验证URL哈希是否由<NuxtIsland>针对这些输入颁发,且哈希未在服务端验证。
CVSS Information
N/A
Vulnerability Type
N/A