LiveActive security incident?Get immediate response
CVE Record

CVE-2017-18197: In mxGraphViewImageReader.java in mxGraph before 3.7.6, the SAXParserFactory instance in convert() is missi...

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.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

mxGraph before 3.7.6 could parse XML unsafely in a server-side image conversion path. If an exposed application accepted attacker-controlled graph XML, the flaw could allow XML External Entity behavior such as unintended file or network access, depending on deployment. Public sources do not show active exploitation.

Executive priority

Treat as a targeted remediation item for externally reachable or partner-facing apps that render mxGraph XML. Internal-only unused libraries are lower urgency but should still be updated.

Technical view

The vulnerable code is mxGraphViewImageReader.java in convert(), where SAXParserFactory lacked XXE-prevention flags. The issue is demonstrated through /ServerView and affects mxGraph versions before 3.7.6. Debian also issued a libjgraphx-java security update for this vulnerability.

Likely exposure

Exposure is most likely in Java applications using mxGraph or libjgraphx-java server-side rendering, especially /ServerView or similar XML-to-image conversion paths accepting untrusted input.

Exploitation context

The sources describe a demonstrated XXE condition, but not active exploitation. KEV status is false. Exploitability depends on whether attacker-supplied XML reaches the vulnerable conversion code.

Researcher notes

The public record is sparse: no CVSS, CWE, or detailed affected CPEs are provided. Focus validation on dependency version, exposed /ServerView behavior, and data flow into mxGraphViewImageReader.convert().

Mitigation direction

  • Upgrade mxGraph to 3.7.6 or later where applicable.
  • Apply the relevant Debian libjgraphx-java security update if using Debian packages.
  • Disable exposed /ServerView-style conversion for untrusted input until patched.
  • Review vendor guidance for XML parser hardening and safe configuration.

Validation and detection

  • Inventory applications for mxGraph or libjgraphx-java dependencies.
  • Confirm deployed mxGraph versions are 3.7.6 or later.
  • Check whether /ServerView or server-side graph image conversion is reachable.
  • Verify untrusted XML cannot reach vulnerable conversion paths.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2017-18197 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.