#VU71199 Improper access control in Apache Superset - CVE-2022-45438
Published: January 17, 2023
Apache Superset
Apache Foundation
Description
The vulnerability allows a remote attacker to gain unauthorized access to otherwise restricted functionality.
The vulnerability exists due to improper access restrictions when enabled caching. A remote attacker can access dashboard configuration metadata using a REST API Get endpoint and obtain sensitive information.
Successful exploitation of the vulnerability requires that the feature flag DASHBOARD_CACHE is enabled (disabled by default).