gsd-2023-4218
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
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).
Aliases
Aliases
{ GSD: { alias: "CVE-2023-4218", id: "GSD-2023-4218", }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2023-4218", ], details: "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).\n", id: "GSD-2023-4218", modified: "2023-12-13T01:20:26.639026Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security@eclipse.org", ID: "CVE-2023-4218", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "Eclipse IDE", version: { version_data: [ { version_affected: "<", version_name: "0", version_value: "4.29", }, ], }, }, { product_name: "org.eclipse.core.runtime", version: { version_data: [ { version_affected: "<", version_name: "0", version_value: "3.29.0", }, ], }, }, { product_name: "org.eclipse.pde", version: { version_data: [ { version_affected: "<=", version_name: "0", version_value: "3.13.2400", }, ], }, }, ], }, vendor_name: "Eclipse Foundation", }, ], }, }, credits: [ { lang: "en", value: "Jörg Kubitz", }, ], data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "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).\n", }, ], }, generator: { engine: "Vulnogram 0.1.0-dev", }, impact: { cvss: [ { attackComplexity: "LOW", attackVector: "LOCAL", availabilityImpact: "NONE", baseScore: 5, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N", version: "3.1", }, ], }, problemtype: { problemtype_data: [ { description: [ { cweId: "CWE-611", lang: "eng", value: "CWE-611 Improper Restriction of XML External Entity Reference", }, ], }, ], }, references: { reference_data: [ { name: "https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/8", refsource: "MISC", url: "https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/8", }, { name: "https://github.com/eclipse-pde/eclipse.pde/pull/632/", refsource: "MISC", url: "https://github.com/eclipse-pde/eclipse.pde/pull/632/", }, { name: "https://github.com/eclipse-pde/eclipse.pde/pull/667/", refsource: "MISC", url: "https://github.com/eclipse-pde/eclipse.pde/pull/667/", }, { name: "https://github.com/eclipse-platform/eclipse.platform/pull/761", refsource: "MISC", url: "https://github.com/eclipse-platform/eclipse.platform/pull/761", }, { name: "https://github.com/eclipse-platform/eclipse.platform.releng.buildtools/pull/45", refsource: "MISC", url: "https://github.com/eclipse-platform/eclipse.platform.releng.buildtools/pull/45", }, { name: "https://github.com/eclipse-platform/eclipse.platform.ui/commit/f243cf0a28785b89b7c50bf4e1cce48a917d89bd", refsource: "MISC", url: "https://github.com/eclipse-platform/eclipse.platform.ui/commit/f243cf0a28785b89b7c50bf4e1cce48a917d89bd", }, { name: "https://github.com/eclipse-jdt/eclipse.jdt.ui/commit/13675b1f8a74f47de4da89ed0ded6af7c21dfbec", refsource: "MISC", url: "https://github.com/eclipse-jdt/eclipse.jdt.ui/commit/13675b1f8a74f47de4da89ed0ded6af7c21dfbec", }, { name: "https://github.com/eclipse-jdt/eclipse.jdt.core/commit/38dd2a878f45cdb3d8d52090f1d6d1b532fd4c4d", refsource: "MISC", url: "https://github.com/eclipse-jdt/eclipse.jdt.core/commit/38dd2a878f45cdb3d8d52090f1d6d1b532fd4c4d", }, { name: "https://github.com/eclipse-emf/org.eclipse.emf/issues/10", refsource: "MISC", url: "https://github.com/eclipse-emf/org.eclipse.emf/issues/10", }, { name: "https://github.com/eclipse-platform/eclipse.platform.swt/commit/bf71db5ddcb967c0863dad4745367b54f49e06ba", refsource: "MISC", url: "https://github.com/eclipse-platform/eclipse.platform.swt/commit/bf71db5ddcb967c0863dad4745367b54f49e06ba", }, { name: "https://github.com/eclipse-cdt/cdt/commit/c7169b3186d2fef20f97467c3e2ad78e2943ed1b", refsource: "MISC", url: "https://github.com/eclipse-cdt/cdt/commit/c7169b3186d2fef20f97467c3e2ad78e2943ed1b", }, ], }, source: { discovery: "UNKNOWN", }, }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:eclipse:eclipse_ide:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "4.29", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:eclipse:pde:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "3.13.2400", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:eclipse:org.eclipse.core.runtime:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "3.29.0", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "security@eclipse.org", ID: "CVE-2023-4218", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "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).\n", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-611", }, ], }, ], }, references: { reference_data: [ { name: "https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/8", refsource: "", tags: [ "Exploit", "Issue Tracking", "Vendor Advisory", ], url: "https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/8", }, { name: "https://github.com/eclipse-pde/eclipse.pde/pull/632/", refsource: "", tags: [ "Patch", ], url: "https://github.com/eclipse-pde/eclipse.pde/pull/632/", }, { name: "https://github.com/eclipse-pde/eclipse.pde/pull/667/", refsource: "", tags: [ "Patch", ], url: "https://github.com/eclipse-pde/eclipse.pde/pull/667/", }, { name: "https://github.com/eclipse-platform/eclipse.platform/pull/761", refsource: "", tags: [ "Patch", ], url: "https://github.com/eclipse-platform/eclipse.platform/pull/761", }, { name: "https://github.com/eclipse-platform/eclipse.platform.releng.buildtools/pull/45", refsource: "", tags: [ "Patch", ], url: "https://github.com/eclipse-platform/eclipse.platform.releng.buildtools/pull/45", }, { name: "https://github.com/eclipse-platform/eclipse.platform.ui/commit/f243cf0a28785b89b7c50bf4e1cce48a917d89bd", refsource: "", tags: [ "Patch", ], url: "https://github.com/eclipse-platform/eclipse.platform.ui/commit/f243cf0a28785b89b7c50bf4e1cce48a917d89bd", }, { name: "https://github.com/eclipse-jdt/eclipse.jdt.ui/commit/13675b1f8a74f47de4da89ed0ded6af7c21dfbec", refsource: "", tags: [ "Patch", ], url: "https://github.com/eclipse-jdt/eclipse.jdt.ui/commit/13675b1f8a74f47de4da89ed0ded6af7c21dfbec", }, { name: "https://github.com/eclipse-jdt/eclipse.jdt.core/commit/38dd2a878f45cdb3d8d52090f1d6d1b532fd4c4d", refsource: "", tags: [ "Patch", ], url: "https://github.com/eclipse-jdt/eclipse.jdt.core/commit/38dd2a878f45cdb3d8d52090f1d6d1b532fd4c4d", }, { name: "https://github.com/eclipse-emf/org.eclipse.emf/issues/10", refsource: "", tags: [ "Issue Tracking", "Third Party Advisory", ], url: "https://github.com/eclipse-emf/org.eclipse.emf/issues/10", }, { name: "https://github.com/eclipse-platform/eclipse.platform.swt/commit/bf71db5ddcb967c0863dad4745367b54f49e06ba", refsource: "", tags: [ "Patch", ], url: "https://github.com/eclipse-platform/eclipse.platform.swt/commit/bf71db5ddcb967c0863dad4745367b54f49e06ba", }, { name: "https://github.com/eclipse-cdt/cdt/commit/c7169b3186d2fef20f97467c3e2ad78e2943ed1b", refsource: "", tags: [ "Patch", ], url: "https://github.com/eclipse-cdt/cdt/commit/c7169b3186d2fef20f97467c3e2ad78e2943ed1b", }, ], }, }, impact: { baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "LOCAL", availabilityImpact: "NONE", baseScore: 5, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N", version: "3.1", }, exploitabilityScore: 1.3, impactScore: 3.6, }, }, lastModifiedDate: "2023-11-24T18:25Z", publishedDate: "2023-11-09T09:15Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.