CVE-2023-5245
CVSS V2 None
CVSS V3 None
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
Overview
- CVE ID
- CVE-2023-5245
- Assigner
- JFROG
- Vulnerability Status
- PUBLISHED
- Published Version
- 2023-11-15T12:52:18.656Z
- Last Modified Date
- 2023-11-15T12:52:18.656Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/combust/mleap/pull/866#issuecomment-1738032225 | patch |
https://research.jfrog.com/vulnerabilities/mleap-path-traversal-rce-xray-532656/ | third-party-advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-5245 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-5245 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-25 05:08:54 | Added to TrackCVE |