Page 3 of 30 results (0.008 seconds)

CVSS: 4.3EPSS: 0%CPEs: 1EXPL: 0

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. Una comprobación de autorización incorrecta en SQLLab en las versiones de Apache Superset hasta 2.1.0 incluida. Esta vulnerabilidad permite a un usuario autenticado consultar tablas a las que no tiene acceso adecuado dentro de Superset. • https://lists.apache.org/thread/ococ6nlj80f0okkwfwpjczy3q84j3wkp • CWE-863: Incorrect Authorization •

CVSS: 6.6EPSS: 0%CPEs: 1EXPL: 1

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 the system administrator and the superset process itself. Gaining access to that database should be difficult and require significant privileges. This vulnerability impacts Apache Superset versions 1.5.0 up to and including 2.1.0. Users are recommended to upgrade to version 2.1.1 or later. Si un atacante obtiene acceso de escritura a la base de datos de metadatos de Apache Superset, podría conservar un objeto Python específicamente manipulado que puede conducir a la ejecución remota de código en el backend web de Superset. La base de datos de metadatos del Superset es un componente "interno" al que normalmente solo pueden acceder directamente el administrador del sistema y el propio proceso del Superset. • https://github.com/Barroqueiro/CVE-2023-37941 http://packetstormsecurity.com/files/175094/Apache-Superset-2.0.0-Remote-Code-Execution.html https://lists.apache.org/thread/6qk1zscc06yogxxfgz2bh2bvz6vh9g7h https://github.com/Paradoxis/Flask-Unsign https://vulcan.io/blog/cve-2023-27524-in-apache-superset-what-you-need-to-know https://www.horizon3.ai/cve-2023-27524-insecure-default-configuration-in-apache-superset-leads-to-remote-code-execution https://www.horizon3.ai/apache-superset-part-ii-rce-credential-harve • CWE-502: Deserialization of Untrusted Data •

CVSS: 6.5EPSS: 0%CPEs: 1EXPL: 0

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 a SQLite database for its metadata (not advised for production use) it could result in more severe vulnerabilities related to confidentiality and integrity. This vulnerability exists in Apache Superset versions up to and including 2.1.0. Apache Superset permitiría que las conexiones de bases de datos SQLite se registraran incorrectamente cuando un atacante utiliza nombres de controladores alternativos como sqlite+pysqlite o utiliza importaciones de bases de datos. • http://packetstormsecurity.com/files/175094/Apache-Superset-2.0.0-Remote-Code-Execution.html https://lists.apache.org/thread/pwdzsdmv4g5g1n2h9m7ortfnxmhr7nfy https://github.com/Paradoxis/Flask-Unsign https://vulcan.io/blog/cve-2023-27524-in-apache-superset-what-you-need-to-know https://www.horizon3.ai/cve-2023-27524-insecure-default-configuration-in-apache-superset-leads-to-remote-code-execution https://www.horizon3.ai/apache-superset-part-ii-rce-credential-harvesting-and-more https://github.com/horizon3ai/C • CWE-20: Improper Input Validation •

CVSS: 4.3EPSS: 0%CPEs: 1EXPL: 0

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. De forma predeterminada, se habilitaron los traces de memoria para errores, lo que resultó en la exposición de los seguimientos internos en los endpoints de la API REST para los usuarios. Esta vulnerabilidad existe en las versiones de Apache Superset hasta la versión 2.1.0 incluida. • https://lists.apache.org/thread/y65t1of7hb445n86o1vdzjct7rfwlx75 • CWE-209: Generation of Error Message Containing Sensitive Information •

CVSS: 5.0EPSS: 0%CPEs: 1EXPL: 0

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. La verificación incorrecta de la autorización de datos en las consultas con la plantilla de Jinja en Apache Superset hasta la versión 2.1.0 incluida permite que un usuario autenticado emita consultas en tablas de bases de datos a las que quizás no tenga acceso. • https://lists.apache.org/thread/3y97nmwm956b6zg3l8dh9oj0w7dj945h • CWE-863: Incorrect Authorization •