5.53.5
9 years ago
20 hours ago
Known vulnerabilities in the svelte package. This does not include vulnerabilities belonging to this package’s dependencies.
Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.
Fix for free| Vulnerability | Vulnerable Version |
|---|---|
svelte is a package for building web applications. Affected versions of this package are vulnerable to Cross-site Scripting (XSS) via the spread syntax when rendering attributes from untrusted data during server-side rendering. An attacker can execute arbitrary JavaScript in the context of a victim's browser by injecting malicious event handler properties through user-controlled or external data. How to fix Cross-site Scripting (XSS)? Upgrade | <5.51.5 |
svelte is a package for building web applications. Affected versions of this package are vulnerable to Cross-site Scripting (XSS) via the How to fix Cross-site Scripting (XSS)? Upgrade | <5.51.5 |
svelte is a package for building web applications. Affected versions of this package are vulnerable to Improperly Controlled Modification of Dynamically-Determined Object Attributes in server-side rendering when attribute spreading is performed on elements. An attacker can inject unexpected attributes or cause errors in the rendered output by polluting the Note: This is only exploitable if the environment's How to fix Improperly Controlled Modification of Dynamically-Determined Object Attributes? Upgrade | <5.51.5 |
svelte is a package for building web applications. Affected versions of this package are vulnerable to Cross-site Scripting (XSS) due to a mismatch between attribute value and other string sanitization rules. An attacker can execute scripts by injecting malicious content into an attribute in a How to fix Cross-site Scripting (XSS)? Upgrade | <4.2.19 |
svelte is a package for building web applications. Affected versions of this package are vulnerable to Cross-site Scripting (XSS) due to improper input sanitization and to improper escape of attributes when using objects during SSR (Server-Side Rendering).
Exploiting this vulnerability is possible via objects with a custom How to fix Cross-site Scripting (XSS)? Upgrade | <3.49.0 |
svelte is a package for building web applications. Affected versions of this package are vulnerable to Cross-site Scripting (XSS) when objects are rendered directly to attribute values as unescaped strings. This means an object with a custom How to fix Cross-site Scripting (XSS)? Upgrade | <3.46.5 |