CVE-2023-5245

F

ileUtil.extract() enumerates all zip file entries and extracts each file without validating whether file paths in the archive are outside the intended directory. When creating an instance of TensorflowModel using the saved_model format and an exported tensorflow model, the apply() function invokes the vulnerable implementation of FileUtil.extract(). Arbitrary file creation can directly lead to code execution

Configurations

Configuration 1 (hide)

OR cpe:2.3:a:combust:mleap:0.18.0:*:*:*:*:*:*:*
cpe:2.3:a:combust:mleap:0.23.0:*:*:*:*:*:*:*

History

25 Feb 2026, 18:20

Type Values Removed Values Added
Summary (en) FileUtil.extract() enumerates all zip file entries and extracts each file without validating whether file paths in the archive are outside the intended directory. When creating an instance of TensorflowModel using the saved_model format and an exported tensorflow model, the apply() function invokes the vulnerable implementation of FileUtil.extract(). Arbitrary file creation can directly lead to code execution (en) FileUtil.extract() enumerates all zip file entries and extracts each file without validating whether file paths in the archive are outside the intended directory. When creating an instance of TensorflowModel using the saved_model format and an exported tensorflow model, the apply() function invokes the vulnerable implementation of FileUtil.extract(). Arbitrary file creation can directly lead to code execution

21 Nov 2024, 08:41

Type Values Removed Values Added
References () https://github.com/combust/mleap/pull/866#issuecomment-1738032225 - Issue Tracking, Patch () https://github.com/combust/mleap/pull/866#issuecomment-1738032225 - Issue Tracking, Patch
References () https://research.jfrog.com/vulnerabilities/mleap-path-traversal-rce-xray-532656/ - Exploit, Third Party Advisory () https://research.jfrog.com/vulnerabilities/mleap-path-traversal-rce-xray-532656/ - Exploit, Third Party Advisory
CVSS v2 : unknown
v3 : 9.8
v2 : unknown
v3 : 7.5

Information

Published : 2023-11-15 13:15

Updated : 2026-02-25 18:20


NVD link : CVE-2023-5245

Mitre link : CVE-2023-5245

CVE.ORG link : CVE-2023-5245


JSON object : View

Products Affected
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')