Show filters
57 Total Results
Displaying 31-40 of 57
Sort by:
Attacker Value
Unknown

CVE-2023-27523

Disclosure Date: September 06, 2023 (last updated October 08, 2023)
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.
Attacker Value
Unknown

CVE-2023-30776

Disclosure Date: April 24, 2023 (last updated October 08, 2023)
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.
Attacker Value
Unknown

CVE-2023-27524

Disclosure Date: April 24, 2023 (last updated April 08, 2024)
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 unauthorized resources. This does not affect Superset administrators who have changed the default value for SECRET_KEY config. All superset installations should always set a unique secure random SECRET_KEY. Your SECRET_KEY is used to securely sign all session cookies and encrypting sensitive information on the database. Add a strong SECRET_KEY to your `superset_config.py` file like: SECRET_KEY = <YOUR_OWN_RANDOM_GENERATED_SECRET_KEY> Alternatively you can set it with `SUPERSET_SECRET_KEY` environment variable.
Attacker Value
Unknown

CVE-2023-27525

Disclosure Date: April 17, 2023 (last updated October 08, 2023)
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
Attacker Value
Unknown

CVE-2023-25504

Disclosure Date: April 17, 2023 (last updated February 14, 2025)
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 server where Superset is deployed. This vulnerability exists in Apache Superset versions up to and including 2.0.1.
Attacker Value
Unknown

CVE-2022-45438

Disclosure Date: January 16, 2023 (last updated November 08, 2023)
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 version 1.5.2 and prior versions and version 2.0.0.
Attacker Value
Unknown

CVE-2022-43721

Disclosure Date: January 16, 2023 (last updated November 08, 2023)
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 and prior versions and version 2.0.0.
Attacker Value
Unknown

CVE-2022-43720

Disclosure Date: January 16, 2023 (last updated November 08, 2023)
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 affects Apache Superset version 1.5.2 and prior versions and version 2.0.0.
Attacker Value
Unknown

CVE-2022-43719

Disclosure Date: January 16, 2023 (last updated November 08, 2023)
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.
Attacker Value
Unknown

CVE-2022-43718

Disclosure Date: January 16, 2023 (last updated November 08, 2023)
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 prior versions and version 2.0.0.