Improper access control in Apache Superset - CVE-2022-45438

 

Improper access control in Apache Superset - CVE-2022-45438

Published: January 17, 2023


Vulnerability identifier: #VU71199
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2022-45438
CWE-ID: CWE-284
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Apache Foundation
Affected software:
Apache Superset

Detailed vulnerability 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).


How to mitigate CVE-2022-45438

Install updates from vendor's website.

Sources