CVE-2023-27525 – Apache Superset: Incorrect default permissions for Gamma role
https://notcve.org/view.php?id=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 • https://lists.apache.org/thread/wpv7b17zjg2pmvpfkdd6nn8sco8y2q77 • CWE-863: Incorrect Authorization •
CVE-2022-41703 – Apache Superset: SQL injection vulnerability in adhoc clauses
https://notcve.org/view.php?id=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 flag "ALLOW_ADHOC_SUBQUERY" disabled (default value). This issue affects Apache Superset version 1.5.2 and prior versions and version 2.0.0. • https://lists.apache.org/thread/g7jjw0okxjk5y57pbbxy19ydw42kqcos • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •
CVE-2022-45438 – Apache Superset: Dashboard metadata information leak
https://notcve.org/view.php?id=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. Al habilitar explícitamente la marca de función DASHBOARD_CACHE (deshabilitada de forma predeterminada), el sistema permitía que un usuario no autenticado accediera a los metadatos de configuración del panel mediante un endpoint de obtención de API REST. Este problema afecta a Apache Superset versión 1.5.2 y versiones anteriores y a la versión 2.0.0. • https://lists.apache.org/thread/snxbkf2x9kww7s0wkmydct9nhqqn9rv9 • CWE-668: Exposure of Resource to Wrong Sphere •
CVE-2022-43721 – Apache Superset: Open Redirect Vulnerability
https://notcve.org/view.php?id=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. Un atacante autenticado con permiso para actualizar conjuntos de datos podría cambiar el enlace de un conjunto de datos a un sitio que no es de confianza; los usuarios podrían ser redirigidos a este sitio al hacer clic en ese conjunto de datos específico. Este problema afecta a Apache Superset versión 1.5.2 y versiones anteriores y a la versión 2.0.0. • https://lists.apache.org/thread/s6sqt5jmcv6qxtvdot1t5tpt57v439kg • CWE-601: URL Redirection to Untrusted Site ('Open Redirect') •
CVE-2022-43720 – Apache Superset: Improper rendering of user input
https://notcve.org/view.php?id=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 version 2.0.0. Un atacante autenticado con permisos de escritura de plantillas CSS puede crear un registro con etiquetas HTML específicas que no se escaparán correctamente en el mensaje del sistema que se muestra cuando un usuario elimina ese registro de plantilla CSS específico. Este problema afecta a Apache Superset versión 1.5.2 y versiones anteriores y a la versión 2.0.0. • https://lists.apache.org/thread/jts6x56kghr9mbowb653bk70pl81jp8l • CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') •