Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Eclipse | Leshan | < 1.5.0 |
Related Weaknesses (CWE)
References
- https://github.com/eclipse-leshan/leshan/commit/29577d2879ba8e7674c3b216a7f01193Patch
- https://github.com/eclipse-leshan/leshan/commit/4d3e63ac271a817f81fba3e3229c519aPatch
- https://github.com/eclipse-leshan/leshan/security/advisories/GHSA-wc9j-gc65-3cm7MitigationThird Party Advisory
- https://github.com/eclipse-leshan/leshan/wiki/Adding-new-objects#the-lwm2m-modelProduct
- https://owasp.org/www-community/vulnerabilities/XML_External_Entity_(XXE)_ProcesNot Applicable
- https://github.com/eclipse-leshan/leshan/commit/29577d2879ba8e7674c3b216a7f01193Patch
- https://github.com/eclipse-leshan/leshan/commit/4d3e63ac271a817f81fba3e3229c519aPatch
- https://github.com/eclipse-leshan/leshan/security/advisories/GHSA-wc9j-gc65-3cm7MitigationThird Party Advisory
- https://github.com/eclipse-leshan/leshan/wiki/Adding-new-objects#the-lwm2m-modelProduct
- https://owasp.org/www-community/vulnerabilities/XML_External_Entity_(XXE)_ProcesNot Applicable
FAQ
What is CVE-2023-41034?
CVE-2023-41034 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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`. ...
How severe is CVE-2023-41034?
CVE-2023-41034 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-41034?
Check the references section above for vendor advisories and patch information. Affected products include: Eclipse Leshan.