SCA: security update for gradio (GHSA-m842-4qm8-7gpq)

critical Tenable Self-Hosted Container Security Plugin ID 416827

Description

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

- gradio-app/gradio is vulnerable to a local file inclusion vulnerability due to improper validation of
user-supplied input in the UploadButton component. Attackers can exploit this vulnerability to read
arbitrary files on the filesystem, such as private SSH keys, by manipulating the file path in the request
to the `/queue/join` endpoint. This issue could potentially lead to remote code execution. The
vulnerability is present in the handling of file upload paths, allowing attackers to redirect file uploads
to unintended locations on the server. (CVE-2024-1728)

See Also

https://github.com/advisories/GHSA-m842-4qm8-7gpq

Plugin Details

Severity: Critical

ID: 416827

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.67

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.1

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

CVSS Score Source: CVE-2024-1728

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

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

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

CVSS v4

Risk Factor: Critical

Base Score: 9.2

Threat Score: 8.2

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 9/25/2024

Vulnerability Publication Date: 4/10/2024

Reference Information

CVE: CVE-2024-1728

cwe: CWE-22