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.
INFO
Published Date :
2024-04-17T21:23:57.452Z
Last Modified :
2024-08-02T02:13:39.129Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2024-32472 vulnerability.
| Vendors | Products |
|---|---|
| Excalidraw |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2024-32472.