request CVE for XXE in RDF4J before version 5.3.2
Project name: Eclipse RDF4J Project id: technology.rdf4j
Versions affected: \[, 5.3.2)
Common Weakness Enumeration (CWE):
* CWE-611: Improper Restriction of XML External Entity Reference
* CWE-827: Improper Control of Document Type Definition
Common Attack Pattern Enumerations and Classifications (CAPEC):
* CAPEC-201: XML External Entities (XXE)
Common Vulnerability Scoring System: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
Summary: In Eclipse RDF4J, several XML parser entry points do not fully restrict XML External Entity (XXE) processing when parsing untrusted XML-based RDF data or query results, permitting DOCTYPE declarations, external entity references, and external DTD loading. This is due to an incomplete fix for CVE-2018-1000644: the earlier fix did not cover all parser entry points. The issue is resolved in RDF4J 5.3.2, which rejects or disables DOCTYPE declarations, external entities, and external DTD loading by default.
Links:
* https://rdf4j.org/release-notes/5.3.2/
~"cve::requested"
issue