Beveiligingsadvies

CVE-2023-5245

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2023-11-15 12:52:18
Laatst bijgewerkt 2024-08-02 07:52:08
Toegewezen door JFROG
CVSS-score 7.5
Status PUBLISHED

Beschrijving

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