SCA: security update for label-studio (GHSA-6hjj-gq77-j4qw)

high Tenable Self-Hosted Container Security Plugin ID 411470

Description

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

- Label Studio is an open source data labeling tool. In all current versions of Label Studio prior to
1.9.2post0, the application allows users to insecurely set filters for filtering tasks. An attacker can
construct a filter chain to filter tasks based on sensitive fields for all user accounts on the platform
by exploiting Django's Object Relational Mapper (ORM). Since the results of query can be manipulated by
the ORM filter, an attacker can leak these sensitive fields character by character. In addition, Label
Studio had a hard coded secret key that an attacker can use to forge a session token of any user by
exploiting this ORM Leak vulnerability to leak account password hashes. This vulnerability has been
addressed in commit `f931d9d129` which is included in the 1.9.2post0 release. Users are advised to
upgrade. There are no known workarounds for this vulnerability. (CVE-2023-47117)

See Also

https://github.com/advisories/GHSA-6hjj-gq77-j4qw

Plugin Details

Severity: High

ID: 411470

Version: Revision 1.6

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.68

Vendor

Vendor Severity: High

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-2023-47117

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 11/14/2023

Vulnerability Publication Date: 11/13/2023

Reference Information

CVE: CVE-2023-47117

cwe: CWE-200