Releases1.08K
Frequency3 days 7 hours
Last Release
Stars6.36K
draw.io is a JavaScript, client-side editor for general diagramming.

CVE History

CVEPublishedCVSS v3CVSS v2
6.1 MEDIUM

draw.io is a configurable diagramming and whiteboarding application. Prior to version 29.7.12, a crafted .drawio file can execute arbitrary JavaScript in the editor's origin when the file is opened. The vulnerability is not in the label sanitizer (which works correctly on the rendering path) but in a feature-detection routine in the Text Format panel that reads the raw cell label and assigns it to a detached element's innerHTML without sanitization. Browsers fire onerror for failed image loads even on detached elements, so an <img src=x onerror=...> payload in any cell label triggers script execution as soon as the cell is selected — which import does automatically. This issue has been patched in version 29.7.12.

3.4 LOW

draw.io is a configurable diagramming and whiteboarding application. Prior to version 29.7.9, the draw.io client accepts a ?gitlab= URL parameter that overrides the GitLab server URL used during OAuth sign-in. A crafted link causes the user's click on draw.io's "Authorize in GitLab" dialog to open a popup on the attacker-controlled host instead of gitlab.com. This can lead to credential fishing and session state token exfiltration. This issue has been patched in version 29.7.9.

6.1 MEDIUM

Cross-site Scripting (XSS) - Reflected in GitHub repository jgraph/drawio prior to 21.6.3.

9.8 CRITICAL

OS Command Injection in GitHub repository jgraph/drawio prior to 21.5.0.

9.8 CRITICAL

OS Command Injection in GitHub repository jgraph/drawio prior to 21.4.0.

7.5 HIGH

Denial of Service in GitHub repository jgraph/drawio prior to 18.1.3.

6.1 MEDIUM

Cross-site Scripting (XSS) - Stored in GitHub repository jgraph/drawio prior to 21.2.8.

6.1 MEDIUM

Cross-site Scripting (XSS) - DOM in GitHub repository jgraph/drawio prior to 20.5.2.

6.1 MEDIUM

Cross-site Scripting (XSS) - Stored in GitHub repository jgraph/drawio prior to 20.3.1.

7.8 HIGH

OS Command Injection in GitHub repository jgraph/drawio prior to 20.3.0.

6.1 MEDIUM

Cross-site Scripting (XSS) - Generic in GitHub repository jgraph/drawio prior to 20.3.0.

6.1 MEDIUM

Cross-site Scripting (XSS) - Generic in GitHub repository jgraph/drawio prior to 20.3.0.

5.4 MEDIUM

Cross-site Scripting (XSS) - Stored in GitHub repository jgraph/drawio prior to 20.2.8.

7.5 HIGH

Improper Access Control in GitHub repository jgraph/drawio prior to 20.2.8.

5.4 MEDIUM3.5 LOW

Cross-site Scripting (XSS) - Stored in GitHub repository jgraph/drawio prior to 19.0.2.

5.4 MEDIUM3.5 LOW

Code Injection in GitHub repository jgraph/drawio prior to 19.0.2.

7.5 HIGH5 MEDIUM

Exposure of Sensitive Information to an Unauthorized Actor in GitHub repository jgraph/drawio prior to 18.1.2.

7.5 HIGH5 MEDIUM

Server-Side Request Forgery (SSRF) in GitHub repository jgraph/drawio prior to 18.0.8.

4.6 MEDIUM3.5 LOW

Cross-site Scripting (XSS) - Stored in GitHub repository jgraph/drawio prior to 18.0.4.

6.1 MEDIUM5.8 MEDIUM

Exposure of Sensitive Information to an Unauthorized Actor in GitHub repository jgraph/drawio prior to 18.0.7.

7.5 HIGH5 MEDIUM

Server-Side Request Forgery (SSRF) in GitHub repository jgraph/drawio prior to 18.0.7.

8.8 HIGH6.8 MEDIUM

Improper Input Validation in GitHub repository jgraph/drawio prior to 18.0.6.

7.5 HIGH5 MEDIUM

Server-Side Request Forgery (SSRF) in GitHub repository jgraph/drawio prior to 18.0.5.

7.5 HIGH5 MEDIUM

Server-Side Request Forgery (SSRF) in GitHub repository jgraph/drawio prior to 18.0.6.

3.3 LOW2.1 LOW

SSRF in editor's proxy via IPv6 link-local address in GitHub repository jgraph/drawio prior to 18.0.5. SSRF to internal link-local IPv6 addresses

7.5 HIGH5 MEDIUM

Path Traversal in WellKnownServlet in GitHub repository jgraph/drawio prior to 18.0.5. Read local files of the web application.

7.5 HIGH5 MEDIUM

SSRF on /proxy in GitHub repository jgraph/drawio prior to 18.0.4. An attacker can make a request as the server and read its contents. This can lead to a leak of sensitive information.

9.6 CRITICAL6.8 MEDIUM

Arbitrary Code Execution through Sanitizer Bypass in GitHub repository jgraph/drawio prior to 18.0.0. - Arbitrary (remote) code execution in the desktop app. - Stored XSS in the web app.