CVE-2023-6194
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N
Summary
In Eclipse Memory Analyzer versions 0.7 to 1.14.0, report definition XML files are not filtered to prohibit document type definition (DTD) references to external entities. This means that if a user chooses to use a malicious report definition XML file containing an external entity reference to generate a report then Eclipse Memory Analyzer may access external files or URLs defined via a DTD in the report definition.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Eclipse Foundation | Eclipse Memory Analyzer (tools.mat) | 0.7 <= 1.14.0 | affected |
Weaknesses
- CWE-611: CWE-611 Improper Restriction of XML External Entity Reference
Workarounds
A workaround for Eclipse Memory Analyzer 1.14.0 and earlier is to run MAT with the following system properties set in MemoryAnalyzer.ini
-Djavax.xml.accessExternalSchema= -Djavax.xml.accessExternalDTD=
ADP Enrichment
CVE Program Container
Additional References
- https://gitlab.eclipse.org/security/cve-assignement/-/issues/15
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=582631
- https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/169
References
- https://gitlab.eclipse.org/security/cve-assignement/-/issues/15
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=582631
- https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/169
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.