Path traversal in FHIR - CVE-2023-28465

 

Path traversal in FHIR - CVE-2023-28465

Published: March 10, 2023 / Updated: July 14, 2026


Vulnerability identifier: #VU137472
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2023-28465
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: HAPI FHIR
Affected software:
FHIR

Detailed vulnerability description

The vulnerability allows a remote attacker to write files outside the intended cache directory.

The vulnerability exists due to path traversal in TerminologyCacheManager when processing a crafted Zip archive. A remote attacker can supply archive entries with sibling-directory paths to write files outside the intended cache directory.

The issue is limited to escaping into sibling directories of the cache directory.


How to mitigate CVE-2023-28465

Install security update from vendor's website.

Sources