ython-jwt is a module for generating and verifying JSON Web Tokens. Versions prior to 3.3.4 are subject to Authentication Bypass by Spoofing, resulting in identity spoofing, session hijacking or 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. Users should upgrade to version 3.3.4. There are no known workarounds.
21 Nov 2024, 07:17
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/davedoesdev/python-jwt/commit/88ad9e67c53aa5f7c43ec4aa52ed34b7930068c9 - Patch | |
| References | () https://github.com/davedoesdev/python-jwt/security/advisories/GHSA-5p8v-58qm-c7fp - Patch, Third Party Advisory | |
| References | () https://github.com/pypa/advisory-database/blob/main/vulns/python-jwt/PYSEC-2022-259.yaml - Third Party Advisory | |
| References | () https://www.vicarius.io/vsociety/posts/authentication-bypass-in-python-jwt - |
10 Jul 2024, 21:15
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
Published : 2022-09-23 07:15
Updated : 2024-11-21 07:17
NVD link : CVE-2022-39227
Mitre link : CVE-2022-39227
CVE.ORG link : CVE-2022-39227
JSON object : View
Authentication Bypass by Spoofing