Open Redirect
flasksecurity is vulnerable to open redirect. The vulnerability exists in the functions getpostlogoutredirect and getpostloginredirect without a secure validation of URL with multiple back slashes such as \\\evil.com/pathwhich allows attacker to redirect to attacker-controlled website...