Access Restriction Bypass Affecting flask-appbuilder package, versions [,3.3.4)
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-PYTHON-FLASKAPPBUILDER-2314892
- published 10 Dec 2021
- disclosed 9 Dec 2021
- credit Unknown
Introduced: 9 Dec 2021
CVE-2021-41265 Open this link in a new tabHow to fix?
Upgrade Flask-AppBuilder
to version 3.3.4 or higher.
Overview
Flask-AppBuilder is a simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more.
Affected versions of this package are vulnerable to Access Restriction Bypass due to improper authentication on the REST API. This allows for a malicious actor with a carefully crafted request to successfully authenticate and gain access to existing protected REST API endpoints.
Only affects non-database authentication types, and new REST API endpoints.