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.
The product processes an XML document that can contain XML entities with URIs that resolve to documents outside of the intended sphere of control, causing the product to embed incorrect documents into its output.
Link | Tags |
---|---|
https://github.com/jgraph/mxgraph/issues/124 | third party advisory exploit |
https://lists.debian.org/debian-lts-announce/2018/03/msg00002.html | third party advisory mailing list |