Vulnerability Details : CVE-2023-4218
In Eclipse IDE versions < 2023-09 (4.29) some files with xml content are parsed vulnerable against all sorts of XXE attacks. The user just needs to open any evil project or update an open project with a vulnerable file (for example for review a foreign repository or patch).
Vulnerability category: XML external entity (XXE) injection
Products affected by CVE-2023-4218
- cpe:2.3:a:eclipse:eclipse_ide:*:*:*:*:*:*:*:*
- cpe:2.3:a:eclipse:org.eclipse.core.runtime:*:*:*:*:*:*:*:*
- cpe:2.3:a:eclipse:pde:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-4218
0.05%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 13 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-4218
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.0
|
MEDIUM | CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N |
1.3
|
3.6
|
Eclipse Foundation | |
5.0
|
MEDIUM | CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N |
1.3
|
3.6
|
NIST |
CWE ids for CVE-2023-4218
-
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.Assigned by:
- emo@eclipse.org (Secondary)
- nvd@nist.gov (Primary)
References for CVE-2023-4218
-
https://github.com/eclipse-platform/eclipse.platform.releng.buildtools/pull/45
do not load remote DTD by jukzi · Pull Request #45 · eclipse-platform/eclipse.platform.releng.buildtools · GitHubPatch
-
https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/8
XXE in eclipse IDE (#8) · Issues · Eclipse Projects Security / vulnerability-reports · GitLabExploit;Issue Tracking;Vendor Advisory
-
https://github.com/eclipse-platform/eclipse.platform.swt/commit/bf71db5ddcb967c0863dad4745367b54f49e06ba
Refactor XML parsing · eclipse-platform/eclipse.platform.swt@bf71db5 · GitHubPatch
-
https://github.com/eclipse-jdt/eclipse.jdt.core/commit/38dd2a878f45cdb3d8d52090f1d6d1b532fd4c4d
Refactor XML parsing · eclipse-jdt/eclipse.jdt.core@38dd2a8 · GitHubPatch
-
https://github.com/eclipse-pde/eclipse.pde/pull/667/
Refactor XML handling by jukzi · Pull Request #667 · eclipse-pde/eclipse.pde · GitHubPatch
-
https://github.com/eclipse-cdt/cdt/commit/c7169b3186d2fef20f97467c3e2ad78e2943ed1b
Refactor XML file handling · eclipse-cdt/cdt@c7169b3 · GitHubPatch
-
https://github.com/eclipse-jdt/eclipse.jdt.ui/commit/13675b1f8a74f47de4da89ed0ded6af7c21dfbec
Merge pull request from GHSA-q6xr-9x9x-g7w2 · eclipse-jdt/eclipse.jdt.ui@13675b1 · GitHubPatch
-
https://github.com/eclipse-emf/org.eclipse.emf/issues/10
do not to resolve external entities · Issue #10 · eclipse-emf/org.eclipse.emf · GitHubIssue Tracking;Third Party Advisory
-
https://github.com/eclipse-pde/eclipse.pde/pull/632/
Factory for SAXParser parsing XML without DOCTYPE by jukzi · Pull Request #632 · eclipse-pde/eclipse.pde · GitHubPatch
-
https://github.com/eclipse-platform/eclipse.platform.ui/commit/f243cf0a28785b89b7c50bf4e1cce48a917d89bd
Refactor XML handling · eclipse-platform/eclipse.platform.ui@f243cf0 · GitHubPatch
-
https://github.com/eclipse-platform/eclipse.platform/pull/761
Add XmlProcessorFactoryTest by jukzi · Pull Request #761 · eclipse-platform/eclipse.platform · GitHubPatch
Jump to