flaskBlog is a blog app built with Flask. In 2.8.0 and earlier, an arbitrary user can change his role to admin, giving its relative privileges (e.g. delete users, posts, comments etc.). The problem is in the routes/adminPanelUsers file.
The web application does not adequately enforce appropriate authorization on all restricted URLs, scripts, or files.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Flaskblog | Dogukanurker | * | 2.8.0 (including) |