Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Svelte vulnerable to XSS during SSR with contenteditable `bind:innerText` and `bind:textContent`
Vulnerability Description
Svelte performance oriented web framework. Prior to version 5.53.5, the contents of `bind:innerText` and `bind:textContent` on `contenteditable` elements were not properly escaped. This could enable HTML injection and Cross-Site Scripting (XSS) if rendering untrusted data as the binding's initial value on the server. Version 5.53.5 fixes the issue.
CVSS Information
N/A
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Vulnerability Title
Svelte 跨站脚本漏洞
Vulnerability Description
Svelte是Svelte开源的一种构建 Web 应用程序的新方法。 Svelte 5.53.5之前版本存在跨站脚本漏洞,该漏洞源于bind:innerText和bind:textContent内容未正确转义,可能导致HTML注入和跨站脚本攻击。
CVSS Information
N/A
Vulnerability Type
N/A