Apache Software Foundation Apache Superset vulnerabilities

63 known vulnerabilities affecting apache_software_foundation/apache_superset.

Total CVEs
63
CISA KEV
1
actively exploited
Public exploits
3
Exploited in wild
1
Severity breakdown
CRITICAL3HIGH9MEDIUM50LOW1

Vulnerabilities

Page 2 of 4
CVE-2024-24779MEDIUMCVSS 6.5fixed in 3.0.4≥ 3.1.0, < 3.1.12024-02-28
CVE-2024-24779 [MEDIUM] CWE-863 CVE-2024-24779: Apache Superset with custom roles that include `can write on dataset` and without all data access pe Apache Superset with custom roles that include `can write on dataset` and without all data access permissions, allows for users to create virtual datasets to data they don't have access to. These users could then use those virtual datasets to get access to unauthorized data. This issue affects Apache Superset: before 3.0.4, from 3.1.0 before 3.1.1.
cvelistv5nvd
CVE-2024-26016MEDIUMCVSS 5.4fixed in 3.0.4≥ 3.1.0, < 3.1.12024-02-28
CVE-2024-26016 [MEDIUM] CWE-863 CVE-2024-26016: A low privilege authenticated user could import an existing dashboard or chart that they do not have A low privilege authenticated user could import an existing dashboard or chart that they do not have access to and then modify its metadata, thereby gaining ownership of the object. However, it's important to note that access to the analytical data of these charts and dashboards would still be subject to validation based on data access privileges.
cvelistv5nvd
CVE-2024-27315MEDIUMCVSS 4.3fixed in 3.0.4≥ 3.1.0, < 3.1.12024-02-28
CVE-2024-27315 [MEDIUM] CWE-209 CVE-2024-27315: An authenticated user with privileges to create Alerts on Alerts & Reports has the capability to gen An authenticated user with privileges to create Alerts on Alerts & Reports has the capability to generate a specially crafted SQL statement that triggers an error on the database. This error is not properly handled by Apache Superset and may inadvertently surface in the error log of the Alert exposing possibly sensitive data. This issue affects Ap
cvelistv5nvd
CVE-2024-23952MEDIUMCVSS 6.5fixed in 2.1.3≥ 3.0.0, < 3.0.22024-02-14
CVE-2024-23952 [MEDIUM] CWE-400 Apache Superset: Allows for uncontrolled resource consumption via a ZIP bomb (version range fix for CVE-2023-46104) Apache Superset: Allows for uncontrolled resource consumption via a ZIP bomb (version range fix for CVE-2023-46104) This is a duplicate for CVE-2023-46104. With correct CVE version ranges for affected Apache Superset. Uncontrolled resource consumption can be triggered by authenticated attacker that uploads a malicious ZIP to import database, dashbo
cvelistv5
CVE-2023-49657MEDIUMCVSS 5.4fixed in 3.0.32024-01-23
CVE-2023-49657 [CRITICAL] CWE-79 CVE-2023-49657: A stored cross-site scripting (XSS) vulnerability exists in Apache Superset before 3.0.3. An authent A stored cross-site scripting (XSS) vulnerability exists in Apache Superset before 3.0.3. An authenticated attacker with create/update permissions on charts or dashboards could store a script or add a specific HTML snippet that would act as a stored XSS. For 2.X versions, users should change their config to include: TALISMAN_CONFIG = { "content_s
cvelistv5nvd
CVE-2023-49736HIGHCVSS 8.8fixed in 2.1.2≥ 3.0.0, < 3.0.22023-12-19
CVE-2023-49736 [MEDIUM] CWE-89 CVE-2023-49736: A where_in JINJA macro allows users to specify a quote, which combined with a carefully crafted stat A where_in JINJA macro allows users to specify a quote, which combined with a carefully crafted statement would allow for SQL injection in Apache Superset.This issue affects Apache Superset: before 2.1.2, from 3.0.0 before 3.0.2. Users are recommended to upgrade to version 3.0.2, which fixes the issue.
cvelistv5nvd
CVE-2023-46104MEDIUMCVSS 6.5fixed in 2.1.3≥ 3.0.0, < 3.0.22023-12-19
CVE-2023-46104 [MEDIUM] CWE-400 CVE-2023-46104: Uncontrolled resource consumption can be triggered by authenticated attacker that uploads a maliciou Uncontrolled resource consumption can be triggered by authenticated attacker that uploads a malicious ZIP to import database, dashboards or datasets. This vulnerability exists in Apache Superset versions up to and including 2.1.2 and versions 3.0.0, 3.0.1.
cvelistv5nvd
CVE-2023-49734MEDIUMCVSS 6.5fixed in 2.1.2≥ 3.0.0, < 3.0.22023-12-19
CVE-2023-49734 [HIGH] CWE-863 CVE-2023-49734: An authenticated Gamma user has the ability to create a dashboard and add charts to it, this user wo An authenticated Gamma user has the ability to create a dashboard and add charts to it, this user would automatically become one of the owners of the charts allowing him to incorrectly have write permissions to these charts.This issue affects Apache Superset: before 2.1.2, from 3.0.0 before 3.0.2. Users are recommended to upgrade to version 3.0.2 or
cvelistv5nvd
CVE-2023-42504MEDIUMCVSS 6.5fixed in 3.0.02023-11-28
CVE-2023-42504 [MEDIUM] CWE-770 CVE-2023-42504: An authenticated malicious user could initiate multiple concurrent requests, each requesting multipl An authenticated malicious user could initiate multiple concurrent requests, each requesting multiple dashboard exports, leading to a possible denial of service. This issue affects Apache Superset: before 3.0.0
cvelistv5nvd
CVE-2023-42505MEDIUMCVSS 4.3fixed in 3.0.02023-11-28
CVE-2023-42505 [MEDIUM] CWE-200 CVE-2023-42505: An authenticated user with read permissions on database connections metadata could potentially acces An authenticated user with read permissions on database connections metadata could potentially access sensitive information such as the connection's username. This issue affects Apache Superset before 3.0.0.
cvelistv5nvd
CVE-2023-42502MEDIUMCVSS 5.4fixed in 3.0.02023-11-28
CVE-2023-42502 [MEDIUM] CWE-601 CVE-2023-42502: An authenticated attacker with update datasets permission could change a dataset link to an untruste An authenticated attacker with update datasets permission could change a dataset link to an untrusted site by spoofing the HTTP Host header, users could be redirected to this site when clicking on that specific dataset. This issue affects Apache Superset versions before 3.0.0.
cvelistv5nvd
CVE-2023-40610HIGHCVSS 8.8fixed in 2.1.22023-11-27
CVE-2023-40610 [MEDIUM] CWE-863 CVE-2023-40610: Improper authorization check and possible privilege escalation on Apache Superset up to but excludin Improper authorization check and possible privilege escalation on Apache Superset up to but excluding 2.1.2. Using the default examples database connection that allows access to both the examples schema and Apache Superset's metadata database, an attacker using a specially crafted CTE SQL statement could change data on the metadata database. This we
cvelistv5nvd
CVE-2023-42501MEDIUMCVSS 4.3fixed in 2.1.22023-11-27
CVE-2023-42501 [MEDIUM] CWE-276 CVE-2023-42501: Unnecessary read permissions within the Gamma role would allow authenticated users to read configure 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.
cvelistv5nvd
CVE-2023-43701MEDIUMCVSS 5.4fixed in 2.1.22023-11-27
CVE-2023-43701 [MEDIUM] CWE-79 CVE-2023-43701: Improper payload validation and an improper REST API response type, made it possible for an authenti Improper payload validation and an improper REST API response type, made it possible for an authenticated malicious actor to store malicious code into Chart's metadata, this code could get executed if a user specifically accesses a specific deprecated API endpoint. This issue affects Apache Superset versions prior to 2.1.2. Users are recommended to u
cvelistv5nvd
CVE-2023-39264MEDIUMCVSS 4.3≤ 2.1.02023-09-06
CVE-2023-39264 [MEDIUM] CWE-209 CVE-2023-39264: By default, stack traces for errors were enabled, which resulted in the exposure of internal traces By default, stack traces for errors were enabled, which resulted in the exposure of internal traces on REST API endpoints to users. This vulnerability exists in Apache Superset versions up to and including 2.1.0.
cvelistv5nvd
CVE-2023-37941MEDIUMCVSS 6.6≥ 1.5.0, ≤ 2.1.02023-09-06
CVE-2023-37941 [MEDIUM] CWE-502 CVE-2023-37941: If an attacker gains write access to the Apache Superset metadata database, they could persist a spe If an attacker gains write access to the Apache Superset metadata database, they could persist a specifically crafted Python object that may lead to remote code execution on Superset's web backend. The Superset metadata db is an 'internal' component that is typically only accessible directly by the system administrator and the superset process itse
cvelistv5nvd
CVE-2023-27526MEDIUMCVSS 4.3≤ 2.1.02023-09-06
CVE-2023-27526 [MEDIUM] CWE-863 CVE-2023-27526: A non Admin authenticated user could incorrectly create resources using the import charts feature, o A non Admin authenticated user could incorrectly create resources using the import charts feature, on Apache Superset up to and including 2.1.0.
cvelistv5nvd
CVE-2023-32672MEDIUMCVSS 4.3≤ 2.1.02023-09-06
CVE-2023-32672 [MEDIUM] CWE-863 CVE-2023-32672: An Incorrect authorisation check in SQLLab in Apache Superset versions up to and including 2.1.0. Th An Incorrect authorisation check in SQLLab in Apache Superset versions up to and including 2.1.0. This vulnerability allows an authenticated user to query tables that they do not have proper access to within Superset. The vulnerability can be exploited by leveraging a SQL parsing vulnerability.
cvelistv5nvd
CVE-2023-36387MEDIUMCVSS 5.4≤ 2.1.02023-09-06
CVE-2023-36387 [MEDIUM] CWE-863 CVE-2023-36387: An improper default REST API permission for Gamma users in Apache Superset up to and including 2.1.0 An improper default REST API permission for Gamma users in Apache Superset up to and including 2.1.0 allows for an authenticated Gamma user to test database connections.
cvelistv5nvd
CVE-2023-39265MEDIUMCVSS 6.5≤ 2.1.02023-09-06
CVE-2023-39265 [LOW] CWE-20 CVE-2023-39265: Apache Superset would allow for SQLite database connections to be incorrectly registered when an att Apache Superset would allow for SQLite database connections to be incorrectly registered when an attacker uses alternative driver names like sqlite+pysqlite or by using database imports. This could allow for unexpected file creation on Superset webservers. Additionally, if Apache Superset is using a SQLite database for its metadata (not advised for prod
cvelistv5nvd