python-jwt@0.3.4 vulnerabilities

Module for generating and verifying JSON Web Tokens

Direct Vulnerabilities

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

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
Authentication Bypass

python-jwt is a Module for generating and verifying JSON Web Tokens

Affected versions of this package are vulnerable to Authentication Bypass. An attacker who obtains a JWT can arbitrarily forge its contents without knowing the secret key. Depending on the application, this may for example enable the attacker to spoof other user's identities, hijack their sessions, or bypass authentication.

How to fix Authentication Bypass?

Upgrade python-jwt to version 3.3.4 or higher.

[,3.3.4)