AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2023-5245

HIGH · CVSS 7.5 EPSS 1.19% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2023-11-15 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
code execution
GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2023-5245
Severity
HIGH
CVSS
7.5
EPSS
1.19%

Original NVD 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