flask-appbuilder@4.3.5 vulnerabilities

Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more.

  • latest version

    4.6.2

  • latest non vulnerable version

  • first published

    11 years ago

  • latest version published

    1 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the flask-appbuilder 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
    Information Exposure

    Flask-AppBuilder is a simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more.

    Affected versions of this package are vulnerable to Information Exposure due to observable response discrepancies. This vulnerability allows unauthenticated attackers to determine existing usernames by measuring server response times during login attempts.

    How to fix Information Exposure?

    Upgrade Flask-AppBuilder to version 4.5.3 or higher.

    [,4.5.3)
    • M
    Information Exposure Through Browser Caching

    Flask-AppBuilder is a simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more.

    Affected versions of this package are vulnerable to Information Exposure Through Browser Caching due to the default cache directives of the auth DB login form, allowing sensitive data to be stored locally by the browser. An attacker can access the sensitive data stored locally by exploiting shared computer environments.

    How to fix Information Exposure Through Browser Caching?

    Upgrade Flask-AppBuilder to version 4.5.1 or higher.

    [,4.5.1)
    • H
    Improper Authentication

    Flask-AppBuilder is a simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more.

    Affected versions of this package are vulnerable to Improper Authentication due to incorrect authentication handling when using the AUTH_OID auth type. An attacker can forge an HTTP request to deceive the backend into using any requested OpenID service, potentially granting unauthorized privilege access if a custom OpenID service is deployed by the attacker and accessible by the backend.

    Note:

    This is only exploitable when the application uses the old OpenID 2.0 authorization protocol, which is considered legacy and has been deprecated for over a decade.

    How to fix Improper Authentication?

    Upgrade Flask-AppBuilder to version 4.3.11 or higher.

    [,4.3.11)