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: querytoxmlandxmlschema, tabletoxml, tabletoxmlandxmlschema.
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 DISALLOWEDSQLFUNCTIONS.
{
"cwe_ids": [
"CWE-89"
],
"github_reviewed_at": "2024-12-09T20:45:10Z",
"github_reviewed": true,
"nvd_published_at": "2024-12-09T14:15:12Z",
"severity": "LOW"
}