flask-httpauth@4.6.0

HTTP authentication for Flask routes

  • latest version

    4.8.1

  • latest non vulnerable version

  • first published

    12 years ago

  • latest version published

    1 months ago

  • licenses detected

  • Direct Vulnerabilities

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

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Improper Authentication

    Flask-HTTPAuth is a HTTP authentication for Flask routes

    Affected versions of this package are vulnerable to Improper Authentication in the token verification process. An attacker can gain unauthorized access by submitting a request with a missing or empty token if the application stores empty strings as valid user tokens. This is only exploitable if the application verifies tokens by searching for them in a user database and stores empty strings as user tokens instead of NULL values.

    How to fix Improper Authentication?

    Upgrade Flask-HTTPAuth to version 4.8.1 or higher.

    [,4.8.1)