jgraph/mxgraph
Releases147
Frequency2 weeks 6 days
Last Release
Stars6.92K
mxGraph is a fully client side JavaScript diagramming library
CVE History
| CVE | Affected | Published | CVSS v3 | CVSS v2 |
|---|---|---|---|---|
| = 4.2.2, <= 4.2.2 | 6.1 MEDIUM | — | ||
mxGraph v4.2.2 was discovered to contain a cross-site scripting (XSS) vulnerability via the setTooltips() function. | ||||
| <= 4.0.0, < 4.0.1 | — | 4.3 MEDIUM | ||
An issue was discovered in mxGraph through 4.0.0, related to the "draw.io Diagrams" plugin before 8.3.14 for Confluence and other products. Improper input validation/sanitization of a color field leads to XSS. This is associated with javascript/examples/grapheditor/www/js/Dialogs.js. | ||||
| <= 3.7.5, < 3.7.6 | — | 7.5 HIGH | ||
In mxGraphViewImageReader.java in mxGraph before 3.7.6, the SAXParserFactory instance in convert() is missing flags to prevent XML External Entity (XXE) attacks, as demonstrated by /ServerView. | ||||