XSLT transforms performed by various components are vulnerable to XML external entity injections. A processed XML file with a malicious DTD tag ( <!DOCTYPE foo [<!ENTITY example SYSTEM "/etc/passwd"> ]>
could produce XML containing data from the host system. This impacts use cases where org.hl7.fhir.core is being used to within a host where external clients can submit XML.
This issue has been patched in release 6.3.23
None.
{ "nvd_published_at": "2024-09-06T16:15:03Z", "github_reviewed_at": "2024-09-06T19:45:27Z", "github_reviewed": true, "cwe_ids": [ "CWE-611" ], "severity": "HIGH" }