VYPR

Flask Security

by Flask Security Project

CVEs (2)

  • CVE-2021-23385MedAug 2, 2022
    risk 0.35cvss 5.4epss 0.01

    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…

  • CVE-2021-32618LowMay 17, 2021
    risk 0.13cvss 3.1epss 0.03

    The Python "Flask-Security-Too" package is used for adding security features to your Flask application. It is an is an independently maintained version of Flask-Security based on the 3.0.0 version of Flask-Security. All versions of Flask-Security-Too allow redirects after many…