CVE-2023-41034: Improper Restriction of XML External Entity Reference
(updated )
Eclipse Leshan is a device management server and client Java implementation. In affected versions DDFFileParserand
DefaultDDFFileValidator(and so
ObjectLoader) is 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.
References
- github.com/advisories/GHSA-wc9j-gc65-3cm7
- github.com/eclipse-leshan/leshan/commit/29577d2879ba8e7674c3b216a7f01193fc7ae013
- github.com/eclipse-leshan/leshan/commit/4d3e63ac271a817f81fba3e3229c519af7a3049c
- github.com/eclipse-leshan/leshan/security/advisories/GHSA-wc9j-gc65-3cm7
- github.com/eclipse-leshan/leshan/wiki/Adding-new-objects
- nvd.nist.gov/vuln/detail/CVE-2023-41034
- owasp.org/www-community/vulnerabilities/XML_External_Entity_(XXE)_Processing
Detect and mitigate CVE-2023-41034 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →