{ "schema_version": "1.4.0", "id": "GHSA-8f5j-mgx9-5hm5", "modified": "2023-01-24T18:53:57Z", "published": "2023-01-16T12:30:17Z", "aliases": [ "CVE-2022-45438" ], "summary": "Apache Superset has Improper Access Control", "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "apache-superset" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "1.5.2" } ] } ] }, { "package": { "ecosystem": "PyPI", "name": "apache-superset" }, "versions": [ "2.0.0" ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45438" }, { "type": "PACKAGE", "url": "https://github.com/apache/superset" }, { "type": "WEB", "url": "https://lists.apache.org/thread/snxbkf2x9kww7s0wkmydct9nhqqn9rv9" } ], "database_specific": { "cwe_ids": [ "CWE-284", "CWE-668" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-01-20T23:15:47Z", "nvd_published_at": "2023-01-16T11:15:00Z" } }