Authlib@1.6.10

The ultimate Python library in building OAuth and OpenID Connect servers and clients.

  • latest version

    1.6.11

  • latest non vulnerable version

  • first published

    8 years ago

  • latest version published

    1 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the Authlib 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
    • M
    Cross-site Request Forgery (CSRF)

    authlib is a library in building OAuth and OpenID Connect servers.

    Affected versions of this package are vulnerable to Cross-site Request Forgery (CSRF) in the Client integrations due to the lack of CSRF protection for cash parameters. An attacker can perform unauthorized actions on behalf of a user by tricking the victim into following a crafted authentication flow, which results in the attacker's account being linked to the victim's session.

    Note:

    Version 1.6.11 patches CSRF issue only in Starlette Client. Other integrations might still be vulnerable.

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

    Upgrade authlib to version 1.6.11 or higher.

    [,1.6.11)