9.8

CVE-2023-41034

Eclipse Leshan is a device management server and client Java implementation. In affected versions DDFFileParser` and `DefaultDDFFileValidator` (and so `ObjectLoader`) are vulnerable to `XXE Attacks`. A DDF file is a LWM2M format used to store LWM2M object description. Leshan users are impacted only if they parse untrusted DDF files (e.g. if they let external users provide their own model), in that case they MUST upgrade to fixed version. If you parse only trusted DDF file and validate only with trusted xml schema, upgrading is not mandatory.  This issue has been fixed in versions 1.5.0 and 2.0.0-M13. Users are advised to upgrade. There are no known workarounds for this vulnerability.

Data is provided by the National Vulnerability Database (NVD)
EclipseLeshan Version < 1.5.0
EclipseLeshan Version2.0.0 Updatemilestone1
EclipseLeshan Version2.0.0 Updatemilestone10
EclipseLeshan Version2.0.0 Updatemilestone11
EclipseLeshan Version2.0.0 Updatemilestone12
EclipseLeshan Version2.0.0 Updatemilestone2
EclipseLeshan Version2.0.0 Updatemilestone3
EclipseLeshan Version2.0.0 Updatemilestone4
EclipseLeshan Version2.0.0 Updatemilestone5
EclipseLeshan Version2.0.0 Updatemilestone6
EclipseLeshan Version2.0.0 Updatemilestone7
EclipseLeshan Version2.0.0 Updatemilestone8
EclipseLeshan Version2.0.0 Updatemilestone9
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.11% 0.304
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 9.8 3.9 5.9
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
security-advisories@github.com 6.5 2.2 4.2
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N
CWE-611 Improper Restriction of XML External Entity Reference

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.