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 SSR attribute spreading includes inherited properties from prototype chain
Vulnerability Description
svelte performance oriented web framework. Prior to 5.51.5, in server-side rendering, attribute spreading on elements (e.g. <div {...attrs}>) enumerates inherited properties from the object's prototype chain rather than only own properties. In environments where Object.prototype has already been polluted — a precondition outside of Svelte's control — this can cause unexpected attributes to appear in SSR output or cause SSR to throw errors. Client-side rendering is not affected. This vulnerability is fixed in 5.51.5.
CVSS Information
N/A
Vulnerability Type
CWE-915
Vulnerability Title
Svelte 安全漏洞
Vulnerability Description
Svelte是Svelte开源的一种构建 Web 应用程序的新方法。 Svelte 5.51.5之前版本存在安全漏洞,该漏洞源于服务器端渲染期间属性扩展枚举了继承的属性,可能导致意外属性出现或错误。
CVSS Information
N/A
Vulnerability Type
N/A