Path traversal in FHIR - CVE-2023-28465
Published: March 10, 2023 / Updated: July 14, 2026
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.