CVE-2024-32472
Last modified
CVE-2024-32472 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. excalidraw is an open source virtual hand-drawn style whiteboard. A stored XSS vulnerability in Excalidraw's web embeddable component. EPSS estimates a 0.56% chance of exploitation in the next 30 days.
Description
excalidraw is an open source virtual hand-drawn style whiteboard. A stored XSS vulnerability in Excalidraw's web embeddable component. This allows arbitrary JavaScript to be run in the context of the domain where the editor is hosted. There were two vectors. One rendering untrusted string as iframe's `srcdoc` without properly sanitizing against HTML injection. Second by improperly sanitizing against attribute HTML injection. This in conjunction with allowing `allow-same-origin` sandbox flag (necessary for several embeds) resulted in the XSS. This vulnerability is fixed in 0.17.6 and 0.16.4.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-32472?
How severe is CVE-2024-32472?
How do I fix CVE-2024-32472?
Are you affected by CVE-2024-32472?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
