Files
flask-security/flask_security
Luca Invernizzi 48dd3fa5bf NextFormMixin security bug fixed: open redirect
NextFormMixin was missing validations check on redirection [1]. Only internal redirections
are now allowed.
Attack Example: http://127.0.0.1:5000/login?next=http://google.com (it should not redirect to google.com)
wq
[1] https://www.owasp.org/index.php/Top_10_2010-A10-Unvalidated_Redirects_and_Forwards
2013-03-05 21:20:45 +00:00
..
2013-01-12 23:58:47 -08:00
2013-01-25 16:52:50 -08:00
2013-01-12 19:03:02 -08:00
2012-11-26 16:21:05 -05:00
2013-02-01 18:21:43 -05:00
2013-01-14 16:11:09 +04:00
2012-11-26 16:21:05 -05:00
2012-11-26 16:21:05 -05:00
2012-09-19 01:22:09 -04:00
2013-01-12 19:03:02 -08:00