CVE-2024-45047
Last modified
CVE-2024-45047 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. svelte performance oriented web framework. A potential mXSS vulnerability exists in Svelte for versions up to but not including 4.2.19. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Svelte | Svelte | < 4.2.19 |
References
- https://github.com/sveltejs/svelte/security/advisories/GHSA-8266-84wp-wv5cExploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-45047?
How severe is CVE-2024-45047?
How do I fix CVE-2024-45047?
Are you affected by CVE-2024-45047?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
