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') •
CVE-2022-43719 – Apache Superset: Cross Site Request Forgery (CSRF) on accept, request access API
https://notcve.org/view.php?id=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. Dos endpoints de API REST heredados para aprobación y acceso a solicitudes son vulnerables a la Cross Site Request Forgery. 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/xc309h2dphrkg33154djf3nqlh2xc1c0 • CWE-352: Cross-Site Request Forgery (CSRF) •
CVE-2022-43718 – Apache Superset: Cross-Site Scripting vulnerability on upload forms
https://notcve.org/view.php?id=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. Los formularios de carga de datos no representan correctamente la entrada del usuario, lo que genera posibles vectores de ataque XSS que pueden realizar usuarios autenticados con permisos de actualización de conexión a la base de datos. 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/8615608jt2x7b3rmqrtngldy8pn3nz2r • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2022-43717 – Apache Superset: Cross-Site Scripting on dashboards
https://notcve.org/view.php?id=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. La representación del panel no sanitiza suficientemente el contenido de los componentes de rebajas, lo que genera posibles vectores de ataque XSS que pueden realizar usuarios autenticados con permisos para crear panel. 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/g6zy6vkpvkbj5mj32vmyzwol5ldtg9pl • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2021-37839 – Improper access to dataset metadata information
https://notcve.org/view.php?id=CVE-2021-37839
Apache Superset up to 1.5.1 allowed for authenticated users to access metadata information related to datasets they have no permission on. This metadata included the dataset name, columns and metrics. Apache Superset versiones hasta 1.5.1, permitía a usuarios autenticados acceder a información de metadatos relacionada con conjuntos de datos sobre los que no tenían permiso. Estos metadatos incluían el nombre del conjunto de datos, las columnas y las métricas • https://lists.apache.org/thread/pwqyxxmn5gh7cnw3qsp66v0lt4xojt82 • CWE-273: Improper Check for Dropped Privileges •