apache-superset
PyPI57 known CVEs affecting this package
Aggregated from OSV, GitHub Security Advisories, NVD, and vendor advisories. Each CVE links to its full detail page with vendor advisories, patches, fixed versions, and remediation guidance.
CVEs affecting apache-supersetpage 1 of 2
- CVE-2019-12413MEDIUMCVSS 5.3EG 5.3✓ Fixed in 0.312019-12-16
In Apache Incubator Superset before 0.31 user could query database metadata information from a database he has no access to, by using a specially crafted complex query.
- CVE-2019-12414MEDIUMCVSS 5.3EG 5.3✓ Fixed in 0.322019-12-16
In Apache Incubator Superset before 0.32, a user can view database names that he has no access to on a dropdown list in SQLLab
- CVE-2020-13948HIGHCVSS 8.8EG 8.8✓ Fixed in 0.37.12020-09-17
vulnerable: 0.34.0 ... 0.37.0 (6 versions)
While investigating a bug report on Apache Superset, it was determined that an authenticated user could craft requests via a number of templated text fields in the product that would allow arbitrary access to Python’s `os` package in the…
- CVE-2020-13952HIGHCVSS 8.1EG 8.1✓ Fixed in 0.37.22020-09-30
vulnerable: 0.34.0 ... 0.37.1 (7 versions)
In the course of work on the open source project it was discovered that authenticated users running queries against Hive and Presto database engines could access information via a number of templated fields including the contents of query …
- CVE-2020-1932MEDIUMCVSS 6.5EG 6.5✓ Fixed in 0.35.22020-01-28
vulnerable: 0.34.0, 0.34.1, 0.35.1
An information disclosure issue was found in Apache Superset 0.34.0, 0.34.1, 0.35.0, and 0.35.1. Authenticated Apache Superset users are able to retrieve other users' information, including hashed passwords, by accessing an unused and undo…
- CVE-2021-27907MEDIUMCVSS 5.4EG 5.4✓ Fixed in 0.38.12021-03-05
vulnerable: 0.34.0 ... 0.38.0 (9 versions)
Apache Superset up to and including 0.38.0 allowed the creation of a Markdown component on a Dashboard page for describing chart's related information. Abusing this functionality, a malicious user could inject javascript code executing unw…
- CVE-2021-28125MEDIUMCVSS 6.1EG 6.1✓ Fixed in 1.1.02021-04-27
vulnerable: 0.34.0 ... 1.0.1 (12 versions)
Apache Superset up to and including 1.0.1 allowed for the creation of an external URL that could be malicious. By not checking user input for open redirects the URL shortener functionality would allow for a malicious user to create a short…
- CVE-2021-32609MEDIUMCVSS 5.4EG 5.4✓ Fixed in 1.2.02021-10-18
vulnerable: 0.34.0 ... 1.1.0 (13 versions)
Apache Superset up to and including 1.1 does not sanitize titles correctly on the Explore page. This allows an attacker with Explore access to save a chart with a malicious title, injecting html (including scripts) into the page.
- CVE-2021-37839MEDIUMCVSS 4.3EG 4.3✓ Fixed in 1.5.12022-07-06
vulnerable: 0.34.0 ... 1.5.0 (21 versions)
Apache Superset up to 1.5.1 allowed for authenticated users to access metadata information related to datasets they have no permission on. This metadata included the dataset name, columns and metrics.
- CVE-2021-41971HIGHCVSS 8.8EG 8.8✓ Fixed in 1.3.12021-10-18
vulnerable: 0.34.0 ... 1.3.0 (15 versions)
Apache Superset up to and including 1.3.0 when configured with ENABLE_TEMPLATE_PROCESSING on (disabled by default) allowed SQL injection when a malicious authenticated user sends an http request with a custom URL.
- CVE-2021-41972MEDIUMCVSS 6.5EG 6.5✓ Fixed in 1.3.22021-11-12
vulnerable: 0.34.0 ... 1.3.1 (16 versions)
Apache Superset up to and including 1.3.1 allowed for database connections password leak for authenticated users. This information could be accessed in a non-trivial way.
- CVE-2021-42250MEDIUMCVSS 6.5EG 6.5✓ Fixed in 1.3.22021-11-17
vulnerable: 0.34.0 ... 1.3.1 (16 versions)
Improper output neutralization for Logs. A specific Apache Superset HTTP endpoint allowed for an authenticated user to forge log entries or inject malicious content into logs.
- CVE-2021-44451MEDIUMCVSS 6.5EG 6.5✓ Fixed in 1.4.02022-02-01
vulnerable: 0.34.0 ... 1.3.2 (17 versions)
Apache Superset up to and including 1.3.2 allowed for registered database connections password leak for authenticated users. This information could be accessed in a non-trivial way. Users should upgrade to Apache Superset 1.4.0 or higher.
- CVE-2022-27479CRITICALCVSS 9.8EG 9.8✓ Fixed in 1.4.22022-04-13
vulnerable: 0.34.0 ... 1.4.1 (19 versions)
Apache Superset before 1.4.2 is vulnerable to SQL injection in chart data requests. Users should update to 1.4.2 or higher which addresses this issue.
- CVE-2022-41703MEDIUMCVSS 5.4EG 5.42023-01-16
vulnerable: 2.0.0
A vulnerability in the SQL Alchemy connector of Apache Superset allows an authenticated user with read access to a specific database to add subqueries to the WHERE and HAVING fields referencing tables on the same database that the user sho…
- CVE-2022-43717MEDIUMCVSS 5.4EG 5.42023-01-16
vulnerable: 2.0.0
Dashboard rendering does not sufficiently sanitize the content of markdown components leading to possible XSS attack vectors that can be performed by authenticated users with create dashboard permissions. This issue affects Apache Superse…
- CVE-2022-43718MEDIUMCVSS 5.4EG 5.42023-01-16
vulnerable: 2.0.0
Upload data forms do not correctly render user input leading to possible XSS attack vectors that can be performed by authenticated users with database connection update permissions. This issue affects Apache Superset version 1.5.2 and pri…
- CVE-2022-43719HIGHCVSS 8.8EG 8.82023-01-16
vulnerable: 2.0.0
Two legacy REST API endpoints for approval and request access are vulnerable to cross site request forgery. This issue affects Apache Superset version 1.5.2 and prior versions and version 2.0.0.
- CVE-2022-43720MEDIUMCVSS 5.4EG 5.42023-01-16
vulnerable: 2.0.0
An authenticated attacker with write CSS template permissions can create a record with specific HTML tags that will not get properly escaped by the toast message displayed when a user deletes that specific CSS template record. This issue …
- CVE-2022-43721MEDIUMCVSS 5.4EG 5.42023-01-16
vulnerable: 2.0.0
An authenticated attacker with update datasets permission could change a dataset link to an untrusted site, users could be redirected to this site when clicking on that specific dataset. This issue affects Apache Superset version 1.5.2 an…
- CVE-2022-45438MEDIUMCVSS 5.3EG 5.32023-01-16
vulnerable: 2.0.0
When explicitly enabling the feature flag DASHBOARD_CACHE (disabled by default), the system allowed for an unauthenticated user to access dashboard configuration metadata using a REST API Get endpoint. This issue affects Apache Superset v…
- CVE-2023-25504MEDIUMCVSS 4.9EG 4.9✓ Fixed in 2.1.02023-04-17
vulnerable: 0.34.0 ... 2.0.1 (26 versions)
A malicious actor who has been authenticated and granted specific permissions in Apache Superset may use the import dataset feature in order to conduct Server-Side Request Forgery attacks and query internal resources on behalf of the serve…
- CVE-2023-27523MEDIUMCVSS 5.0EG 5.02023-09-06
vulnerable: 0.34.0 ... 2.1.0 (27 versions)
Improper data authorization check on Jinja templated queries in Apache Superset up to and including 2.1.0 allows for an authenticated user to issue queries on database tables they may not have access to.
- CVE-2023-27524HIGHCVSS 8.9EG 9.0⚠ KEV✓ Fixed in 2.1.02023-04-24
vulnerable: 0.34.0 ... 2.0.1 (26 versions)
Session Validation attacks in Apache Superset versions up to and including 2.0.1. Installations that have not altered the default configured SECRET_KEY according to installation instructions allow for an attacker to authenticate and access…
- CVE-2023-27525LOWCVSS 3.1EG 4.32023-04-17
vulnerable: 0.34.0 ... 2.0.1 (26 versions)
An authenticated user with Gamma role authorization could have access to metadata information using non trivial methods in Apache Superset up to and including 2.0.1
- CVE-2023-27526MEDIUMCVSS 4.3EG 4.32023-09-06
vulnerable: 0.34.0 ... 2.1.0 (27 versions)
A non Admin authenticated user could incorrectly create resources using the import charts feature, on Apache Superset up to and including 2.1.0.
- CVE-2023-30776MEDIUMCVSS 4.9EG 4.9✓ Fixed in 2.1.02023-04-24
vulnerable: 1.3.0 ... 2.0.1 (12 versions)
An authenticated user with specific data permissions could access database connections stored passwords by requesting a specific REST API. This issue affects Apache Superset version 1.3.0 up to 2.0.1.
- CVE-2023-32672MEDIUMCVSS 4.3EG 4.32023-09-06
vulnerable: 0.34.0 ... 2.1.0 (27 versions)
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…
- CVE-2023-36387MEDIUMCVSS 5.4EG 5.42023-09-06
vulnerable: 0.34.0 ... 2.1.0 (27 versions)
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.
- CVE-2023-36388MEDIUMCVSS 4.3EG 4.32023-09-06
vulnerable: 0.34.0 ... 2.1.0 (27 versions)
Improper REST API permission in Apache Superset up to and including 2.1.0 allows for an authenticated Gamma users to test network connections, possible SSRF.
- CVE-2023-37941MEDIUMCVSS 6.6EG 6.6✓ Fixed in 2.1.12023-09-06
vulnerable: 1.5.0 ... 2.1.1rc3 (10 versions)
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…
- CVE-2023-39264MEDIUMCVSS 4.3EG 4.32023-09-06
vulnerable: 0.34.0 ... 2.1.0 (27 versions)
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.
- CVE-2023-39265LOWCVSS 3.8EG 6.52023-09-06
vulnerable: 0.34.0 ... 2.1.0 (27 versions)
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 Su…
- CVE-2023-40610MEDIUMCVSS 6.3EG 6.3✓ Fixed in 2.1.22023-11-27
vulnerable: 0.34.0 ... 2.1.1rc3 (31 versions)
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 data…
- CVE-2023-42501MEDIUMCVSS 4.3EG 4.3✓ Fixed in 2.1.22023-11-27
vulnerable: 0.34.0 ... 2.1.1rc3 (31 versions)
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 `…
- CVE-2023-42502MEDIUMCVSS 4.8EG 4.8✓ Fixed in 3.0.02023-11-28
vulnerable: 0.34.0 ... 3.0.0rc4 (37 versions)
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 …
- CVE-2023-42504MEDIUMCVSS 5.8EG 5.8✓ Fixed in 3.0.02023-11-28
vulnerable: 0.34.0 ... 3.0.0rc4 (37 versions)
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
- CVE-2023-42505MEDIUMCVSS 4.3EG 4.3✓ Fixed in 3.0.02023-11-28
vulnerable: 0.34.0 ... 3.0.0rc4 (37 versions)
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.
- CVE-2023-43701MEDIUMCVSS 4.3EG 4.3✓ Fixed in 2.1.22023-11-27
vulnerable: 0.34.0 ... 2.1.1rc3 (31 versions)
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 specifi…
- CVE-2023-46104MEDIUMCVSS 6.5EG 6.5✓ Fixed in 3.1.0rc12023-12-19
vulnerable: 3.0.0, 3.0.1, 3.0.2, 3.0.3, 3.0.4
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 v…
- CVE-2023-49657CRITICALCVSS 9.6EG 9.6✓ Fixed in 3.0.32024-01-23
vulnerable: 0.34.0 ... 3.0.2 (40 versions)
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 …
- CVE-2023-49734HIGHCVSS 7.7EG 7.7✓ Fixed in 3.0.22023-12-19
vulnerable: 3.0.0, 3.0.1
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 affe…
- CVE-2023-49736MEDIUMCVSS 6.5EG 6.5✓ Fixed in 3.0.22023-12-19
vulnerable: 3.0.0, 3.0.1
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 …
- CVE-2024-24772MEDIUMCVSS 4.3EG 4.3✓ Fixed in 3.1.12024-02-28
vulnerable: 3.1.0
A guest user could exploit a chart data REST API and send arbitrary SQL statements that on error could leak information from the underlying analytics database.This issue affects Apache Superset: before 3.0.4, from 3.1.0 before 3.1.1. Use…
- CVE-2024-24773MEDIUMCVSS 4.9EG 4.9✓ Fixed in 3.1.12024-02-28
vulnerable: 3.1.0
Improper parsing of nested SQL statements on SQLLab would allow authenticated users to surpass their data authorization scope. This issue affects Apache Superset: before 3.0.4, from 3.1.0 before 3.1.1. Users are recommended to upgrade to …
- CVE-2024-24779MEDIUMCVSS 5.0EG 5.0✓ Fixed in 3.1.12024-02-28
vulnerable: 3.1.0
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…
- CVE-2024-26016MEDIUMCVSS 4.3EG 4.3✓ Fixed in 3.1.12024-02-28
vulnerable: 3.1.0
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 analyt…
- CVE-2024-27315MEDIUMCVSS 4.3EG 4.3✓ Fixed in 3.1.12024-02-28
vulnerable: 3.1.0
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 m…
- CVE-2024-28148MEDIUMCVSS 4.3EG 4.3✓ Fixed in 3.1.22024-05-07
vulnerable: 0.34.0 ... 3.1.1 (48 versions)
An authenticated user could potentially access metadata for a datasource they are not authorized to view by submitting a targeted REST API request.This issue affects Apache Superset: before 3.1.2. Users are recommended to upgrade to versi…
- CVE-2024-34693MEDIUMCVSS 6.8EG 6.8✓ Fixed in 4.0.12024-06-20
vulnerable: 4.0.0
Improper Input Validation vulnerability in Apache Superset, allows for an authenticated attacker to create a MariaDB connection with local_infile enabled. If both the MariaDB server (off by default) and the local mysql client on the web se…
Check whether apache-superset is used in your infrastructure
EchelonGraph scans your cloud and SBOMs to map every package to your actual deployments. See blast radius for apache-superset CVEs against the assets you own.
Start Free Scan →