VYPR

PyPI package

flask-security

pkg:pypi/flask-security

Vulnerabilities (1)

  • CVE-2021-23385Aug 2, 2022
    affected <= 3.0.0

    This affects all versions of package Flask-Security. When using the get_post_logout_redirect and get_post_login_redirect functions, it is possible to bypass URL validation and redirect a user to an arbitrary URL by providing multiple back slashes such as \\\evil.com/path. This vu