Lucene search
+L

1016 matches found

Cvelist
Cvelist
added 2025/08/14 1:16 p.m.28 views

CVE-2025-55673 Apache Superset: Metadata exposure in embedded charts

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
SaveExploits0References1
OSV
OSV
added 2025/08/14 1:16 p.m.15 views

CVE-2025-55673 Apache Superset: Metadata exposure in embedded charts

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.3CVSS5.9AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/08/14 1:16 p.m.5 views

CVE-2025-55673 Apache Superset: Metadata exposure in embedded charts

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.3CVSS7.1AI score0.00556EPSS
SaveExploits0References1
CVE
CVE
added 2025/08/14 1:16 p.m.53 views

CVE-2025-55673

Apache Superset contains an information disclosure in the /chart/data response: when a guest user accesses a chart, the payload includes the underlying query, exposing database schema details (e.g., table names). This affects versions before 4.1.3. The issue is mitigated by upgrading to version 4...

5.3CVSS7.1AI score0.00556EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2025/08/14 12:00 a.m.11 views

Apache Superset 授权问题漏洞

Apache Superset is a data visualization and data exploration platform from the Apache USA Foundation. Apache Superset suffers from an authorization issue vulnerability that stems from improper access control on the /explore endpoint, which could be exploited by an attacker to obtain metadata abou...

6.5CVSS6.7AI score0.00513EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/08/14 12:00 a.m.10 views

Apache Superset 信息泄露漏洞

Apache Superset is a data visualization and data exploration platform from the Apache USA Foundation. Apache Superset suffers from an information disclosure vulnerability that stems from the /chart/data endpoint response containing underlying query information, which can be exploited by an attack...

5.3CVSS6.2AI score0.00556EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/08/14 12:00 a.m.10 views

Apache Superset SQL注入漏洞

Apache Superset is a data visualization and data exploration platform from the Apache USA Foundation. Apache Superset suffers from a SQL injection vulnerability that stems from a bypass of the DISALLOWEDSQLFUNCTIONS security feature, which can be exploited by an attacker to gain access to sensiti...

6.5CVSS8.1AI score0.00674EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/08/13 12:00 a.m.6 views

PT-2025-33272

Name of the Vulnerable Software and Affected Versions: Apache Superset versions prior to 4.1.3 Description: A guest user accessing a chart in Apache Superset receives an API response from the /chart/data endpoint that includes a query field. This field improperly discloses database schema...

5.3CVSS6AI score0.00556EPSS
SaveExploits0References14
VulnCheck KEV
VulnCheck KEV
added 2025/08/12 12:00 a.m.9 views

VulnCheck KEV: 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 usin...

6.5CVSS5.7AI score0.83716EPSS
SaveIn wildExploits2References2
VulnCheck KEV
VulnCheck KEV
added 2025/08/12 12:00 a.m.14 views

VulnCheck KEV: 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 typically only accessible directly by t...

6.6CVSS6.4AI score0.29226EPSS
SaveIn wildExploits2References2
Tenable Nessus
Tenable Nessus
added 2025/07/29 12:00 a.m.23 views

Apache Superset < 4.1.2 Multiple Vulnerabilities

According to its self-reported version, the Apache Superset is prior to 4.1.2. It is, therefore, affected by multiple vulnerabilities. - Improper Authorization vulnerability in Apache Superset allows ownership takeover of dashboards, charts or datasets by authenticated users with read permissions...

8.8CVSS8.9AI score0.01209EPSS
SaveExploits2References4
BDU FSTEC
BDU FSTEC
added 2025/06/09 12:00 a.m.12 views

The vulnerability of the Apache Superset data visualization software lies in the lack of measures taken to protect the SQL query structure, allowing attackers to gain unauthorized access to the protected information.

The vulnerability of the Apache Superset data visualization software relates to the lack of measures taken to protect the SQL query structure. Exploiting this vulnerability can allow an attacker, operating remotely, to gain unauthorized access to the protected information...

6.5CVSS5.6AI score0.00693EPSS
SaveExploits2References4Affected Software1
OSV
OSV
added 2025/06/03 3:03 p.m.14 views

BIT-SUPERSET-2025-48912 Apache Superset: Improper authorization bypass on row level security via SQL Injection

An authenticated malicious actor using specially crafted requests could bypass row level security configuration by injecting SQL into 'sqlExpression' fields. This allowed the execution of sub-queries to evade parsing defenses ultimately granting unauthorized access to data. This issue affects...

7.1CVSS7.4AI score0.00693EPSS
SaveExploits2References3
Veracode
Veracode
added 2025/06/03 4:52 a.m.14 views

SQL Injection

Apache Superset is vulnerable to SQL injection. The vulnerability is due to improper input handling in the sqlExpression fields, allowing attackers to inject sub-queries and bypass row-level security...

7.1CVSS7.6AI score0.00693EPSS
SaveExploits2References4Affected Software1
RedhatCVE
RedhatCVE
added 2025/06/01 8:32 a.m.17 views

CVE-2025-48912

An authenticated malicious actor using specially crafted requests could bypass row level security configuration by injecting SQL into 'sqlExpression' fields. This allowed the execution of sub-queries to evade parsing defenses ultimately granting unauthorized access to data. This issue affects...

7.1CVSS7.5AI score0.00693EPSS
SaveExploits2References1
Github Security Blog
Github Security Blog
added 2025/05/30 9:30 a.m.24 views

Apache Superset: Improper authorization bypass on row level security via SQL Injection

An authenticated malicious actor using specially crafted requests could bypass row level security configuration by injecting SQL into 'sqlExpression' fields. This allowed the execution of sub-queries to evade parsing defenses ultimately granting unauthorized access to data. This issue affects...

7.1CVSS7.8AI score0.00693EPSS
SaveExploits2References4Affected Software1
Snyk
Snyk
added 2025/05/30 9:30 a.m.2 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 sqlExpression fields. An attacker can execute unauthorized sub-queries and access restricted data by injecting SQL. Remediation...

7.1CVSS8AI score0.00693EPSS
SaveExploits2References2
OSV
OSV
added 2025/05/30 9:30 a.m.11 views

GHSA-8W7F-8PR9-XGWJ Apache Superset: Improper authorization bypass on row level security via SQL Injection

An authenticated malicious actor using specially crafted requests could bypass row level security configuration by injecting SQL into 'sqlExpression' fields. This allowed the execution of sub-queries to evade parsing defenses ultimately granting unauthorized access to data. This issue affects...

7.1CVSS7.8AI score0.00693EPSS
SaveExploits2References4
NVD
NVD
added 2025/05/30 9:15 a.m.27 views

CVE-2025-48912

An authenticated malicious actor using specially crafted requests could bypass row level security configuration by injecting SQL into 'sqlExpression' fields. This allowed the execution of sub-queries to evade parsing defenses ultimately granting unauthorized access to data. This issue affects...

7.1CVSS0.00693EPSS
SaveExploits2References2
Vulnrichment
Vulnrichment
added 2025/05/30 8:26 a.m.11 views

CVE-2025-48912 Apache Superset: Improper authorization bypass on row level security via SQL Injection

An authenticated malicious actor using specially crafted requests could bypass row level security configuration by injecting SQL into 'sqlExpression' fields. This allowed the execution of sub-queries to evade parsing defenses ultimately granting unauthorized access to data. This issue affects...

7.1CVSS7.1AI score0.00693EPSS
SaveExploits2References1
Rows per page
Query Builder