SCA: security update for label-studio (GHSA-p59w-9gqw-wj8r)

medium Tenable Cloud Security Plugin ID 417299

Description

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

- Label Studio is a popular open source data labeling tool. The vulnerability affects all versions of Label
Studio prior to 1.11.0 and was tested on version 1.8.2. Label Studio's SSRF protections that can be
enabled by setting the `SSRF_PROTECTION_ENABLED` environment variable can be bypassed to access internal
web servers. This is because the current SSRF validation is done by executing a single DNS lookup to
verify that the IP address is not in an excluded subnet range. This protection can be bypassed by either
using HTTP redirection or performing a DNS rebinding attack. (CVE-2023-47116)

See Also

https://github.com/advisories/GHSA-p59w-9gqw-wj8r

Plugin Details

Severity: Medium

ID: 417299

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: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.9

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

CVSS Score Source: CVE-2023-47116

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.8

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 1/31/2024

Vulnerability Publication Date: 1/31/2024

Reference Information

CVE: CVE-2023-47116

cwe: CWE-918