CVE-2023-5245
Severity CVSS v4.0:
Pending analysis
Type:
CWE-22
Path Traversal
Publication date:
15/11/2023
Last modified:
22/11/2023
Description
FileUtil.extract() enumerates all zip file entries and extracts each file without validating whether file paths in the archive are outside the intended directory.<br />
<br />
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().<br />
<br />
Arbitrary file creation can directly lead to code execution<br />
<br />
Impact
Base Score 3.x
9.80
Severity 3.x
CRITICAL
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:combust:mleap:0.18.0:*:*:*:*:*:*:* | ||
| cpe:2.3:a:combust:mleap:0.23.0:*:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



