CVE-2022-1575 Stored XSS attack in versions < 18.0.0 #2791
davidjgraph
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
v5 - 2022-06-10 02:39 UTC
Summary
Versions of the draw.io editor prior to 18.0.0 are vulnerable to a stored XSS attack, CVE-2022-1575, when served without a CSP that prevents unsafe-inline script. See https://huntr.dev/bounties/033d3423-eb05-4b53-a747-1bfcba873127/
Timeline
03.05.2022
04.05.2022
05.05.2022
Underlying cause
The Google Caja project has an HTML sanitizer that we used in draw.io to strip possible attacks that can be inserted in HTML output. The project is deprecated and an attack, https://twitter.com/terjanq/status/1359232986382798851, went unfixed.
What went wrong and how will we strengthen the process
What went well
Downstream Projects
CVE-2022-1575 FAQ for draw.io for Confluence and Jira
We welcome any feedback or questions regarding this issue. We will update this post frequently and edit the version and timestamp at the start of the post after each edit.
Beta Was this translation helpful? Give feedback.
All reactions