Lucene search
+L

1016 matches found

OSV
OSV
added 2025/08/14 3:30 p.m.14 views

GHSA-FJ97-2V9X-W5M4 Apache Superset's chart visualization has a stored Cross-Site Scripting (XSS) vulnerability

A stored Cross-Site Scripting XSS vulnerability exists in Apache Superset's chart visualization. An authenticated user with permissions to edit charts can inject a malicious payload into a column's label. The payload is not properly sanitized and gets executed in the victim's browser when they...

5.3CVSS6AI score0.00662EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/08/14 3:30 p.m.16 views

Apache Superset has bypass of `DISALLOWED_SQL_FUNCTIONS` that allows execution of blocked SQL functions

A bypass of the DISALLOWEDSQLFUNCTIONS security feature in Apache Superset allows for the execution of blocked SQL functions. An attacker can use a special inline block to circumvent the denylist. This allows a user with SQL Lab access to execute functions that were intended to be disabled, leadi...

6.5CVSS7.7AI score0.00674EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2025/08/14 3:30 p.m.7 views

SQL Injection

Overview apache-superset is a modern, enterprise-ready business intelligence web application. Affected versions of this package are vulnerable to SQL Injection via the DISALLOWEDSQLFUNCTIONS parameter, which allows execution of blocked SQL functions. An attacker can access sensitive database...

6.5CVSS8AI score0.00674EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/08/14 3:30 p.m.4 views

Missing Authorization

Overview apache-superset is a modern, enterprise-ready business intelligence web application. Affected versions of this package are vulnerable to Missing Authorization via the /explore endpoint due to a missing authorization check. An attacker can obtain sensitive metadata about datasources by...

6.5CVSS6.7AI score0.00513EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/08/14 3:30 p.m.4 views

Exposure of Sensitive System Information to an Unauthorized Control Sphere

Overview apache-superset is a modern, enterprise-ready business intelligence web application. Affected versions of this package are vulnerable to Exposure of Sensitive System Information to an Unauthorized Control Sphere via the query field in the API response from the /chart/data endpoint. An...

5.3CVSS6.5AI score0.00556EPSS
SaveExploits0References2
OSV
OSV
added 2025/08/14 3:30 p.m.50 views

GHSA-9G5X-MM39-WG9R Apache Superset data query improperly discloses database schema information to low-privileged guest user

When a guest user accesses a chart in Apache Superset, the API response from the /chart/data endpoint includes a query field in its payload. This field contains the underlying query, which improperly discloses database schema information, such as table names, to the low-privileged guest user. Thi...

5.3CVSS7AI score0.00556EPSS
SaveExploits0References4
OSV
OSV
added 2025/08/14 3:30 p.m.9 views

GHSA-FXGF-3XH6-M2PP Apache Superset has bypass of `DISALLOWED_SQL_FUNCTIONS` that allows execution of blocked SQL functions

A bypass of the DISALLOWEDSQLFUNCTIONS security feature in Apache Superset allows for the execution of blocked SQL functions. An attacker can use a special inline block to circumvent the denylist. This allows a user with SQL Lab access to execute functions that were intended to be disabled, leadi...

5.3CVSS7.7AI score0.00674EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/08/14 3:30 p.m.15 views

Apache Superset allows authenticated users to discover metadata about datasources they don't have permission to access

Apache Superset contains an improper access control vulnerability in its /explore endpoint. A missing authorization check allows an authenticated user to discover metadata about datasources they do not have permission to access. By iterating through the datasourceid in the URL, an attacker can...

6.5CVSS6.5AI score0.00513EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/14 3:30 p.m.28 views

Apache Superset data query improperly discloses database schema information to low-privileged guest user

When a guest user accesses a chart in Apache Superset, the API response from the /chart/data endpoint includes a query field in its payload. This field contains the underlying query, which improperly discloses database schema information, such as table names, to the low-privileged guest user. Thi...

5.3CVSS7AI score0.00556EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2025/08/14 2:15 p.m.11 views

CVE-2025-55674

A bypass of the DISALLOWEDSQLFUNCTIONS security feature in Apache Superset allows for the execution of blocked SQL functions. An attacker can use a special inline block to circumvent the denylist. This allows a user with SQL Lab access to execute functions that were intended to be disabled, leadi...

6.5CVSS0.00674EPSS
SaveExploits0References2
NVD
NVD
added 2025/08/14 2:15 p.m.34 views

CVE-2025-55673

When a guest user accesses a chart in Apache Superset, the API response from the /chart/data endpoint includes a query field in its payload. This field contains the underlying query, which improperly discloses database schema information, such as table names, to the low-privileged guest user. Thi...

5.3CVSS0.00556EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/08/14 1:18 p.m.6 views

CVE-2025-55675 Apache Superset: Incorrect datasource authorization on REST API

Apache Superset contains an improper access control vulnerability in its /explore endpoint. A missing authorization check allows an authenticated user to discover metadata about datasources they do not have permission to access. By iterating through the datasourceid in the URL, an attacker can...

5.3CVSS6.5AI score0.00513EPSS
SaveExploits0References1
CVE
CVE
added 2025/08/14 1:18 p.m.75 views

CVE-2025-55675

CVE-2025-55675 — Apache Superset : There is an improper access-control on the /explore endpoint. An authenticated user can enumerate metadata for datasources they lack permission to access by iterating datasource_id in the URL, leading to potential disclosure of protected datasource names. Affect...

6.5CVSS6.5AI score0.00513EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/08/14 1:18 p.m.11 views

CVE-2025-55675 Apache Superset: Incorrect datasource authorization on REST API

Apache Superset contains an improper access control vulnerability in its /explore endpoint. A missing authorization check allows an authenticated user to discover metadata about datasources they do not have permission to access. By iterating through the datasourceid in the URL, an attacker can...

5.3CVSS6.6AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/08/14 1:18 p.m.3 views

CVE-2025-55674 Apache Superset: Improper SQL authorisation, parse not checking for specific engine functions

A bypass of the DISALLOWEDSQLFUNCTIONS security feature in Apache Superset allows for the execution of blocked SQL functions. An attacker can use a special inline block to circumvent the denylist. This allows a user with SQL Lab access to execute functions that were intended to be disabled, leadi...

5.3CVSS7.7AI score0.00674EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/14 1:18 p.m.7 views

CVE-2025-55674 Apache Superset: Improper SQL authorisation, parse not checking for specific engine functions

A bypass of the DISALLOWEDSQLFUNCTIONS security feature in Apache Superset allows for the execution of blocked SQL functions. An attacker can use a special inline block to circumvent the denylist. This allows a user with SQL Lab access to execute functions that were intended to be disabled, leadi...

5.3CVSS6.9AI score
SaveExploits0References4
CVE
CVE
added 2025/08/14 1:18 p.m.61 views

CVE-2025-55674

CVE-2025-55674 affects Apache Superset up to version 5.0.0. The issue is a bypass of the DISALLOWED_SQL_FUNCTIONS denylist, allowing a user with SQL Lab access to execute blocked SQL functions and disclose sensitive information (e.g., software version). The publicly stated remediation is to upgra...

6.5CVSS7.7AI score0.00674EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/08/14 1:17 p.m.15 views

CVE-2025-55672 Apache Superset: Stored XSS on charts metadata

A stored Cross-Site Scripting XSS vulnerability exists in Apache Superset's chart visualization. An authenticated user with permissions to edit charts can inject a malicious payload into a column's label. The payload is not properly sanitized and gets executed in the victim's browser when they...

5.3CVSS0.00662EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/14 1:17 p.m.10 views

CVE-2025-55672 Apache Superset: Stored XSS on charts metadata

A stored Cross-Site Scripting XSS vulnerability exists in Apache Superset's chart visualization. An authenticated user with permissions to edit charts can inject a malicious payload into a column's label. The payload is not properly sanitized and gets executed in the victim's browser when they...

5.3CVSS6.4AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/08/14 1:17 p.m.3 views

CVE-2025-55672 Apache Superset: Stored XSS on charts metadata

A stored Cross-Site Scripting XSS vulnerability exists in Apache Superset's chart visualization. An authenticated user with permissions to edit charts can inject a malicious payload into a column's label. The payload is not properly sanitized and gets executed in the victim's browser when they...

5.3CVSS6AI score0.00662EPSS
SaveExploits0References1
Rows per page
Query Builder