CyberRota Analysis
AI-GeneratedApache Superset versions prior to 6.0.0 are vulnerable to an improper authorization flaw that allows authenticated users with chart update permissions to modify dashboards they do not own. This oversight in the validation logic of the UpdateChartCommand could lead to unauthorized access and manipulation of dashboards, potentially compromising data integrity. Organizations using affected versions should prioritize upgrading to 6.0.0 to mitigate this risk.
Original NVD Description
An Improper Authorization vulnerability exists in Apache Superset allowing an authenticated user with permissions to update charts to modify dashboards they do not own. When updating a chart's properties via the REST API, a user can provide a list of dashboard IDs (dashboards) to associate the chart with. The validation logic in the UpdateChartCommand failed to verify that the user had write permissions for the target dashboards specified in the request body. This issue affects Apache Superset: before 6.0.0. Users are recommended to upgrade to version 6.0.0, which fixes the issue.
Related CVEs
Other vulnerabilities affecting the same vendor(s)