SCA: security update for ml.combust.mleap:mleap-runtime_2.12 (GHSA-897x-xvj8-42rq)

critical Tenable Self-Hosted Container Security Plugin ID 421544

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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
(CVE-2023-5245)

See Also

https://github.com/advisories/GHSA-897x-xvj8-42rq

Plugin Details

Severity: Critical

ID: 421544

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 3/28/2025

Updated: 6/1/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.58

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2023-5245

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.8

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 11/15/2023

Vulnerability Publication Date: 11/15/2023

Reference Information

CVE: CVE-2023-5245

cwe: CWE-22