CVE-2024-38527
CVSS V2 None
CVSS V3 None
Description
ZenUML is JavaScript-based diagramming tool that requires no server, using Markdown-inspired text definitions and a renderer to create and modify sequence diagrams. Markdown-based comments in the ZenUML diagram syntax are susceptible to Cross-site Scripting (XSS). The comment feature allows the user to attach small notes for reference. This feature allows the user to enter in their comment in markdown comment, allowing them to use common markdown features, such as `**` for bolded text. However, the markdown text is currently not sanitized before rendering, allowing an attacker to enter a malicious payload for the comment which leads to XSS. This puts existing applications that use ZenUML unsandboxed at risk of arbitrary JavaScript execution when rendering user-controlled diagrams. This vulnerability was patched in version 3.23.25,
Overview
- CVE ID
- CVE-2024-38527
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-06-26T19:33:46.575Z
- Last Modified Date
- 2024-06-26T19:33:46.575Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/mermaid-js/zenuml-core/security/advisories/GHSA-q6xv-jm4v-349h | x_refsource_CONFIRM |
https://github.com/mermaid-js/zenuml-core/commit/ad7545b33f5f27466cbf357beb65969ca1953e3c | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-38527 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-38527 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-27 13:11:37 | Added to TrackCVE |