Flask-WTF@0.2 vulnerabilities

Form rendering, validation, and CSRF protection for Flask with WTForms.

  • latest version

    1.2.2

  • latest non vulnerable version

  • first published

    14 years ago

  • latest version published

    5 months ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the Flask-WTF package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • M
    Cross-site Request Forgery (CSRF)

    flask-wtf is an integration of Flask and WTForms, including CSRF, file upload, and reCAPTCHA.

    Affected versions of this package are vulnerable to Cross-site Request Forgery (CSRF) because of missing CSRF tokens on all of the templates excluding Jinja2.

    How to fix Cross-site Request Forgery (CSRF)?

    Upgrade flask-wtf to version 0.9.5 or higher.

    [,0.9.5)