CVE-2023-5245

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
Configurations

Configuration 1 (hide)

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

History

No history.

Information

Published : 2023-11-15 13:15

Updated : 2023-11-22 22:39


NVD link : CVE-2023-5245

Mitre link : CVE-2023-5245

CVE.ORG link : CVE-2023-5245


JSON object : View

Products Affected

combust

  • mleap
CWE
CWE-22

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