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 applicationsUpgrade Flask-Security
to version 5.5.1 or higher.
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.