CVE-2023-5245 Details
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. 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
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/combust/mleap/pull/866#issuecomment-1738032225 | CVE | Issue TrackingPatch |
| https://research.jfrog.com/vulnerabilities/mleap-path-traversal-rce-xray-532656/ | CVE | ExploitThird Party Advisory |
| https://github.com/combust/mleap/pull/866#issuecomment-1738032225 | [email protected] | Issue TrackingPatch |
| https://research.jfrog.com/vulnerabilities/mleap-path-traversal-rce-xray-532656/ | [email protected] | ExploitThird Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| combust mleap | 0.18.0 0.23.0 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Feb 25, 2026 | CVE Modified | [email protected] |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Nov 22, 2023 | Initial Analysis | [email protected] |
| Nov 15, 2023 | New CVE Received | [email protected] |