SCA: security update for apache-superset (GHSA-2q6j-vpvr-6pvj)

medium Tenable Self-Hosted Container Security Plugin ID 409033

Description

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

- An SQL Injection vulnerability in Apache Superset exists due to improper neutralization of special
elements used in SQL commands. Specifically, certain engine-specific functions are not checked, which
allows attackers to bypass Apache Superset's SQL authorization. To mitigate this, a new configuration key
named DISALLOWED_SQL_FUNCTIONS has been introduced. This key disallows the use of the following PostgreSQL
functions: version, query_to_xml, inet_server_addr, and inet_client_addr. Additional functions can be
added to this list for increased protection. This issue affects Apache Superset: before 4.0.2. Users are
recommended to upgrade to version 4.0.2, which fixes the issue. (CVE-2024-39887)

See Also

https://github.com/advisories/GHSA-2q6j-vpvr-6pvj

Plugin Details

Severity: Medium

ID: 409033

Version: Revision 1.8

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

Vendor

Vendor Severity: Medium

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-39887

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

Base Score: 6.9

Threat Score: 2.7

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/16/2024

Vulnerability Publication Date: 7/16/2024

Reference Information

CVE: CVE-2024-39887

cwe: CWE-89