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.
References
Link | Resource |
---|---|
https://lists.apache.org/thread/hj3gfsjh67vqw12nlrshlsym4bkopjmn | Mailing List Vendor Advisory |
Configurations
History
15 Jul 2025, 16:29
Type | Values Removed | Values Added |
---|---|---|
References | () https://lists.apache.org/thread/hj3gfsjh67vqw12nlrshlsym4bkopjmn - Mailing List, Vendor Advisory | |
First Time |
Apache
Apache superset |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
CPE | cpe:2.3:a:apache:superset:*:*:*:*:*:*:*:* | |
Summary |
|
09 Dec 2024, 14:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-12-09 14:15
Updated : 2025-07-15 16:29
NVD link : CVE-2024-53947
Mitre link : CVE-2024-53947
CVE.ORG link : CVE-2024-53947
JSON object : View
Products Affected
apache
- superset
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')