Information Exposure Affecting flask-security package, versions [,5.5.1)
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-FLASKSECURITY-7856167
- published 2 Sep 2024
- disclosed 1 Sep 2024
- credit Chris Wagner
How to fix?
Upgrade Flask-Security
to version 5.5.1 or higher.
Overview
Flask-Security is a Simple security for Flask apps.
Affected versions of this package are vulnerable to Information Exposure. An attacker could send a GET request to /login?include_auth_token
that returns an authentication token without performing a CSRF check.