CVE-2024-45047
CVSS V2 None
CVSS V3 None
Description
svelte performance oriented web framework. A potential mXSS vulnerability exists in Svelte for versions up to but not including 4.2.19. Svelte improperly escapes HTML on server-side rendering. The assumption is that attributes will always stay as such, but in some situation the final DOM tree rendered on browsers is different from what Svelte expects on server-side rendering. This may be leveraged to perform XSS attacks, and a type of the XSS is known as mXSS (mutation XSS). More specifically, this can occur when injecting malicious content into an attribute within a `noscript` tag. This issue has been addressed in release version 4.2.19. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Overview
- CVE ID
- CVE-2024-45047
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-08-30T16:55:39.106Z
- Last Modified Date
- 2024-08-30T18:11:07.734Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/sveltejs/svelte/security/advisories/GHSA-8266-84wp-wv5c | x_refsource_CONFIRM |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-45047 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-45047 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-08-31 13:06:11 | Added to TrackCVE |