漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Astro: Server island encrypted parameters vulnerable to cross-component replay
Vulnerability Description
Astro is a web framework. Astro versions prior to 6.1.10 used AES-GCM encryption to protect the confidentiality and integrity of server island props and slots parameters, but did not bind the ciphertext to its intended component or parameter type. An attacker could replay one component's encrypted props (p) value as another component's slots (s) value, or vice versa. Since slots contain raw unescaped HTML while props may contain user-controlled values, this could lead to XSS in applications. This occurs when the application uses server islands, two different server island components share the same key name for a prop and a slot, and an attacker has full control over the value of the overlapping prop (requires a dynamically rendered page). This vulnerability is fixed in 6.1.10.
CVSS Information
N/A
Vulnerability Type
在加密中重用Nonce与密钥对
Vulnerability Title
Astro 安全漏洞
Vulnerability Description
Astro是Astro开源的一个内容驱动网站的 web 框架。 Astro 6.1.10之前版本存在安全漏洞,该漏洞源于使用AES-GCM加密保护服务器岛属性和插槽参数时未将密文绑定到预期组件或参数类型,可能导致跨站脚本攻击。
CVSS Information
N/A
Vulnerability Type
N/A