Filtered by vendor Apache Software Foundation Subscriptions
Filtered by product Apache Superset Subscriptions
Total 2 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2024-53947 2 Apache, Apache Software Foundation 2 Superset, Apache Superset 2025-07-15 9.8 Critical
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-2023-42501 2 Apache, Apache Software Foundation 2 Superset, Apache Superset 2025-06-05 4.3 Medium
Unnecessary read permissions within the Gamma role would allow authenticated users to read configured CSS templates and annotations. This issue affects Apache Superset: before 2.1.2. Users should upgrade to version or above 2.1.2 and run `superset init` to reconstruct the Gamma role or remove `can_read` permission from the mentioned resources.