SCA: security update for apache-superset (GHSA-92qf-8gh3-gwcm)

low Tenable Cloud Security Plugin ID 412965

Description

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

- Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in
Apache Superset. Specifically, certain engine-specific functions are not checked, which allows attackers
to bypass Apache Superset's SQL authorization. This issue is a follow-up to CVE-2024-39887 with additional
disallowed PostgreSQL functions now included: query_to_xml_and_xmlschema, table_to_xml,
table_to_xml_and_xmlschema. This issue affects Apache Superset: <4.1.0. Users are recommended to upgrade
to version 4.1.0, which fixes the issue or add these Postgres functions to the config set
DISALLOWED_SQL_FUNCTIONS. (CVE-2024-53947)

See Also

https://github.com/advisories/GHSA-92qf-8gh3-gwcm

Plugin Details

Severity: Low

ID: 412965

Version: Revision 1.10

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

Score: 6.9

Percentile: 97.07

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.4

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

CVSS Score Source: CVE-2024-53947

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

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:U/RL:O/RC:C

CVSS v4

Risk Factor: Low

Base Score: 2.3

Threat Score: 0.6

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 12/9/2024

Vulnerability Publication Date: 12/9/2024

Reference Information

CVE: CVE-2024-53947

cwe: CWE-89