SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

CVE-2023-5245

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().

CRITICAL 9.8EPSS 1.19%

Does this matter?

High impact if exploited, but EPSS currently rates exploitation as unlikely (1.19%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.

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

CVSS 3.1
9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS
1.19% probability · 66th percentile
CISA KEV
Not listed
Weakness
CWE-22
Affected
combust/mleap
Source
reefs@jfrog.com

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.