Lucene search

K

Superset Security Vulnerabilities - 2023

cve
cve

CVE-2022-41703

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 should not have access to, despite the user having the feature ...

5.4CVSS

5.4AI Score

0.001EPSS

2023-01-16 11:15 AM
40
cve
cve

CVE-2022-43717

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 Superset version 1.5.2 and prior versions and version 2.0.0.

5.4CVSS

5AI Score

0.001EPSS

2023-01-16 11:15 AM
36
cve
cve

CVE-2022-43718

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.

5.4CVSS

5AI Score

0.001EPSS

2023-01-16 11:15 AM
35
cve
cve

CVE-2022-43719

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.

8.8CVSS

8.5AI Score

0.005EPSS

2023-01-16 11:15 AM
39
cve
cve

CVE-2022-43720

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 ...

5.4CVSS

5.3AI Score

0.001EPSS

2023-01-16 11:15 AM
35
cve
cve

CVE-2022-43721

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.

5.4CVSS

5.2AI Score

0.001EPSS

2023-01-16 11:15 AM
36
cve
cve

CVE-2022-45438

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.

5.3CVSS

5.2AI Score

0.001EPSS

2023-01-16 11:15 AM
44
cve
cve

CVE-2023-25504

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 Forgeryattacks and query internal resources on behalf of the server where Supersetis deployed. This vulnerability exists in Apa...

6.5CVSS

6.3AI Score

0.001EPSS

2023-04-17 05:15 PM
210
2
cve
cve

CVE-2023-27523

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.

5CVSS

4.5AI Score

0.001EPSS

2023-09-06 01:15 PM
25
cve
cve

CVE-2023-27524

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 admin...

9.8CVSS

9.2AI Score

0.971EPSS

2023-04-24 04:15 PM
209
In Wild
cve
cve

CVE-2023-27525

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

4.3CVSS

4.3AI Score

0.001EPSS

2023-04-17 05:15 PM
31
cve
cve

CVE-2023-27526

A non Admin authenticated user could incorrectly create resources using the import charts feature, on Apache Superset up to and including 2.1.0.

4.3CVSS

4.4AI Score

0.001EPSS

2023-09-06 01:15 PM
25
cve
cve

CVE-2023-30776

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.

6.5CVSS

6.5AI Score

0.001EPSS

2023-04-24 04:15 PM
37
cve
cve

CVE-2023-32672

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.

4.3CVSS

4.6AI Score

0.001EPSS

2023-09-06 02:15 PM
24
cve
cve

CVE-2023-36387

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.

5.4CVSS

5.3AI Score

0.001EPSS

2023-09-06 01:15 PM
2468
cve
cve

CVE-2023-36388

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.

5.4CVSS

5.7AI Score

0.001EPSS

2023-09-06 01:15 PM
2468
cve
cve

CVE-2023-37941

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 typicallyonly accessible directly by the ...

6.6CVSS

7.1AI Score

0.002EPSS

2023-09-06 02:15 PM
37
cve
cve

CVE-2023-39264

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.

4.3CVSS

4.6AI Score

0.001EPSS

2023-09-06 01:15 PM
2460
cve
cve

CVE-2023-39265

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 ...

6.5CVSS

6.7AI Score

0.001EPSS

2023-09-06 02:15 PM
32
cve
cve

CVE-2023-40610

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...

8.8CVSS

8.9AI Score

0.005EPSS

2023-11-27 11:15 AM
30
cve
cve

CVE-2023-42501

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 ...

4.3CVSS

4.4AI Score

0.001EPSS

2023-11-27 11:15 AM
17
cve
cve

CVE-2023-42502

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.

5.4CVSS

5.1AI Score

0.001EPSS

2023-11-28 05:15 PM
21
cve
cve

CVE-2023-42504

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

6.5CVSS

6.2AI Score

0.001EPSS

2023-11-28 06:15 PM
24
cve
cve

CVE-2023-42505

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.

4.3CVSS

4.2AI Score

0.0005EPSS

2023-11-28 05:15 PM
24
cve
cve

CVE-2023-43701

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 Superse...

5.4CVSS

5.4AI Score

0.003EPSS

2023-11-27 11:15 AM
20
cve
cve

CVE-2023-46104

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.

6.5CVSS

6.1AI Score

0.001EPSS

2023-12-19 10:15 AM
20
cve
cve

CVE-2023-49734

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. ...

7.7CVSS

6.4AI Score

0.0004EPSS

2023-12-19 10:15 AM
22
cve
cve

CVE-2023-49736

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 is...

8.8CVSS

8.7AI Score

0.001EPSS

2023-12-19 10:15 AM
21