漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Symfony UX: XSS in symfony/ux-live-component via attacker-controlled child component tag
Vulnerability Description
Symfony UX is a JavaScript ecosystem for Symfony. From 2.8.0 until 2.36.0 and 3.1.0, Symfony\UX\LiveComponent\Util\ChildComponentPartialRenderer::createHtml() interpolates the client-controlled children[id].tag value from LiveComponentSubscriber and InterceptChildComponentRenderSubscriber directly into HTML as a tag name without escaping or validation, allowing arbitrary HTML, including <script> tags, on any Live Component re-render that contains at least one child component. This issue is fixed in versions 2.36.0 and 3.1.0.
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Vulnerability Title
Symfony UX 跨站脚本漏洞
Vulnerability Description
Symfony ux是Symfony组织开源的一个Symfony的JavaScript生态系统。 Symfony UX 2.8.0版本至2.36.0之前版本和3.0.0版本至3.1.0之前版本存在跨站脚本漏洞,该漏洞源于ChildComponentPartialRenderer::createHtml()将客户端控制的children[id].tag值直接插入HTML标签名而未进行转义或验证,可能导致在包含至少一个子组件的Live组件重渲染时注入任意HTML,包括<script>标签。
CVSS Information
N/A
Vulnerability Type
N/A