Path traversal in FHIR - CVE-2023-24057
Published: January 23, 2023 / Updated: July 14, 2026
FHIR
Detailed vulnerability description
The vulnerability allows a remote user to write arbitrary files outside the intended extraction directory.
The vulnerability exists due to improper limitation of a pathname to a restricted directory in Scanner.java when unpacking a zip archive downloaded over HTTP. A remote privileged user can tamper with the archive in transit to write arbitrary files outside the intended extraction directory.