Missing authorization in Apache Superset - CVE-2023-27523

 

Missing authorization in Apache Superset - CVE-2023-27523

Published: January 31, 2024


Vulnerability identifier: #VU85968
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2023-27523
CWE-ID: CWE-862
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 user to gain unauthorized access to otherwise restricted functionality.

The vulnerability exists due to missing authorization check on Jinja templated queries. A remote user can bypass implemented security restrictions and issue queries to database tables they have no access to.

How to mitigate CVE-2023-27523

Install updates from vendor's website.

Sources