Hl7 Fhir Core
CVE-2023-28465
HIGH
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Lifecycle Timeline
1Blast Radius
ecosystem impact- 1 maven packages depend on ca.uhn.hapi.fhir:org.hl7.fhir.convertors (1 direct, 0 indirect)
- 2 maven packages depend on ca.uhn.hapi.fhir:org.hl7.fhir.r4b (1 direct, 1 indirect)
- 2 maven packages depend on ca.uhn.hapi.fhir:org.hl7.fhir.r5 (2 direct, 0 indirect)
- 8 maven packages depend on ca.uhn.hapi.fhir:org.hl7.fhir.utilities (8 direct, 0 indirect)
Ecosystem-wide dependent count for version 5.6.106 and other introduced versions.
DescriptionNVD
The package-decompression feature in HL7 (Health Level 7) FHIR Core Libraries before 5.6.106 allows attackers to copy arbitrary files to certain directories via directory traversal, if an allowed directory name is a substring of the directory name chosen by the attacker. NOTE: this issue exists because of an incomplete fix for CVE-2023-24057.
AnalysisAI
The package-decompression feature in HL7 (Health Level 7) FHIR Core Libraries before 5.6.106 allows attackers to copy arbitrary files to certain directories via directory traversal, if an allowed. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.
Technical ContextAI
This vulnerability is classified as Path Traversal (CWE-22), which allows attackers to access files and directories outside the intended path. The package-decompression feature in HL7 (Health Level 7) FHIR Core Libraries before 5.6.106 allows attackers to copy arbitrary files to certain directories via directory traversal, if an allowed directory name is a substring of the directory name chosen by the attacker. NOTE: this issue exists because of an incomplete fix for CVE-2023-24057. Affected products include: Hapifhir Hl7 Fhir Core. Version information: before 5.6.106.
RemediationAI
No vendor patch is available at time of analysis. Monitor vendor advisories for updates. Validate and canonicalize file paths. Use chroot or sandboxing. Reject input containing path separators or '../' sequences.
More in Hl7 Fhir Core
View allSame weakness CWE-22 – Path Traversal
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today