dpgaspar / Flask-AppBuilder

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. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/
BSD 3-Clause "New" or "Revised" License
4.71k stars 1.36k forks source link

fix: Patchport the fix of CVE-2024-45314 #2270

Closed Crispy-fried-chicken closed 1 month ago

Crispy-fried-chicken commented 2 months ago

Here is a vulnerability CVE-2024-45314 in https://github.com/dpgaspar/Flask-AppBuilder and you fix it in the master branch. Maybe it need to be backported to the danielgaspar/sc-80567/bump-fab-to-sqlalchemy-2 branch?

dpgaspar commented 1 month ago

Thank you, but don't worry I'll rebase the branch