2023-11-09 11:00:23 +00:00
{
"id" : "CVE-2023-4218" ,
"sourceIdentifier" : "emo@eclipse.org" ,
"published" : "2023-11-09T09:15:08.320" ,
2023-11-24 19:00:52 +00:00
"lastModified" : "2023-11-24T18:25:48.900" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-11-09 11:00:23 +00:00
"descriptions" : [
{
"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"
2023-11-24 19:00:52 +00:00
} ,
{
"lang" : "es" ,
"value" : "En las versiones de Eclipse IDE <2023-09 (4.29), algunos archivos con contenido xml se analizan como vulnerables a todo tipo de ataques XXE. El usuario s\u00f3lo necesita abrir cualquier proyecto maligno o actualizar un proyecto abierto con un archivo vulnerable (por ejemplo, para revisar un repositorio o parche externo)."
2023-11-09 11:00:23 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-11-24 19:00:52 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.0 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.3 ,
"impactScore" : 3.6
} ,
2023-11-09 11:00:23 +00:00
{
"source" : "emo@eclipse.org" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.0 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.3 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
2023-11-24 19:00:52 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-611"
}
]
} ,
2023-11-09 11:00:23 +00:00
{
"source" : "emo@eclipse.org" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-611"
}
]
}
] ,
2023-11-24 19:00:52 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:eclipse:eclipse_ide:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "4.29" ,
"matchCriteriaId" : "9B8336F1-FA6C-46B0-B4D2-F5B01D3F64DD"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:eclipse:org.eclipse.core.runtime:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "3.29.0" ,
"matchCriteriaId" : "25A5577C-DC07-414F-AF2E-E45B65408680"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:eclipse:pde:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "3.13.2400" ,
"matchCriteriaId" : "81620F59-7825-4EAC-AF33-103FD0F203F9"
}
]
}
]
}
] ,
2023-11-09 11:00:23 +00:00
"references" : [
{
"url" : "https://github.com/eclipse-cdt/cdt/commit/c7169b3186d2fef20f97467c3e2ad78e2943ed1b" ,
2023-11-24 19:00:52 +00:00
"source" : "emo@eclipse.org" ,
"tags" : [
"Patch"
]
2023-11-09 11:00:23 +00:00
} ,
{
"url" : "https://github.com/eclipse-emf/org.eclipse.emf/issues/10" ,
2023-11-24 19:00:52 +00:00
"source" : "emo@eclipse.org" ,
"tags" : [
"Issue Tracking" ,
"Third Party Advisory"
]
2023-11-09 11:00:23 +00:00
} ,
{
"url" : "https://github.com/eclipse-jdt/eclipse.jdt.core/commit/38dd2a878f45cdb3d8d52090f1d6d1b532fd4c4d" ,
2023-11-24 19:00:52 +00:00
"source" : "emo@eclipse.org" ,
"tags" : [
"Patch"
]
2023-11-09 11:00:23 +00:00
} ,
{
"url" : "https://github.com/eclipse-jdt/eclipse.jdt.ui/commit/13675b1f8a74f47de4da89ed0ded6af7c21dfbec" ,
2023-11-24 19:00:52 +00:00
"source" : "emo@eclipse.org" ,
"tags" : [
"Patch"
]
2023-11-09 11:00:23 +00:00
} ,
{
"url" : "https://github.com/eclipse-pde/eclipse.pde/pull/632/" ,
2023-11-24 19:00:52 +00:00
"source" : "emo@eclipse.org" ,
"tags" : [
"Patch"
]
2023-11-09 11:00:23 +00:00
} ,
{
"url" : "https://github.com/eclipse-pde/eclipse.pde/pull/667/" ,
2023-11-24 19:00:52 +00:00
"source" : "emo@eclipse.org" ,
"tags" : [
"Patch"
]
2023-11-09 11:00:23 +00:00
} ,
{
"url" : "https://github.com/eclipse-platform/eclipse.platform.releng.buildtools/pull/45" ,
2023-11-24 19:00:52 +00:00
"source" : "emo@eclipse.org" ,
"tags" : [
"Patch"
]
2023-11-09 11:00:23 +00:00
} ,
{
"url" : "https://github.com/eclipse-platform/eclipse.platform.swt/commit/bf71db5ddcb967c0863dad4745367b54f49e06ba" ,
2023-11-24 19:00:52 +00:00
"source" : "emo@eclipse.org" ,
"tags" : [
"Patch"
]
2023-11-09 11:00:23 +00:00
} ,
{
"url" : "https://github.com/eclipse-platform/eclipse.platform.ui/commit/f243cf0a28785b89b7c50bf4e1cce48a917d89bd" ,
2023-11-24 19:00:52 +00:00
"source" : "emo@eclipse.org" ,
"tags" : [
"Patch"
]
2023-11-09 11:00:23 +00:00
} ,
{
"url" : "https://github.com/eclipse-platform/eclipse.platform/pull/761" ,
2023-11-24 19:00:52 +00:00
"source" : "emo@eclipse.org" ,
"tags" : [
"Patch"
]
2023-11-09 11:00:23 +00:00
} ,
{
"url" : "https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/8" ,
2023-11-24 19:00:52 +00:00
"source" : "emo@eclipse.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Vendor Advisory"
]
2023-11-09 11:00:23 +00:00
}
]
}