When explicitly enabling the feature flag DASHBOARD_CACHE (disabled by default), the system allowed for an unauthenticated user to access dashboard configuration metadata using a REST API Get endpoint. This issue affects Apache Superset version 1.5.2 and prior versions and version 2.0.0.
{
"cpes": [
"cpe:2.3:a:apache:superset:*:*:*:*:*:*:*:*",
"cpe:2.3:a:apache:superset:2.0.0:-:*:*:*:*:*:*",
"cpe:2.3:a:apache:superset:2.0.0:rc1:*:*:*:*:*:*",
"cpe:2.3:a:apache:superset:2.0.0:rc2:*:*:*:*:*:*"
],
"severity": "Medium"
}