Vulnerability   
Search   
    Search 324607 CVE descriptions
and 145615 test descriptions,
access 10,000+ cross references.
Tests   CVE   All  

CVE ID:CVE-2022-29217
Description:PyJWT is a Python implementation of RFC 7519. PyJWT supports multiple different JWT signing algorithms. With JWT, an attacker submitting the JWT token can choose the used signing algorithm. The PyJWT library requires that the application chooses what algorithms are supported. The application can specify `jwt.algorithms.get_default_algorithms()` to get support for all algorithms, or specify a single algorithm. The issue is not that big as `algorithms=jwt.algorithms.get_default_algorithms()` has to be used. Users should upgrade to v2.4.0 to receive a patch for this issue. As a workaround, always be explicit with the algorithms that are accepted and expected when decoding.
Test IDs: 1.3.6.1.4.1.25623.1.0.845448   1.3.6.1.4.1.25623.1.1.4.2022.2402.1   1.3.6.1.4.1.25623.1.1.2.2022.2331   1.3.6.1.4.1.25623.1.1.10.2022.0244   1.3.6.1.4.1.25623.1.1.2.2022.2434   1.3.6.1.4.1.25623.1.1.4.2023.0794.1   1.3.6.1.4.1.25623.1.0.854816   1.3.6.1.4.1.25623.1.0.820707   1.3.6.1.4.1.25623.1.1.4.2022.3545.1   1.3.6.1.4.1.25623.1.1.2.2022.2302   1.3.6.1.4.1.25623.1.0.820671   1.3.6.1.4.1.25623.1.1.2.2022.2421   1.3.6.1.4.1.25623.1.1.4.2022.2403.1   1.3.6.1.4.1.25623.1.1.10.2024.0238   1.3.6.1.4.1.25623.1.1.4.2022.2401.1  
Cross References: Common Vulnerability Exposure (CVE) ID: CVE-2022-29217
https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6HIYEYZRQEP6QTHT3EHH3RGFYJIHIMAO/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5PK7IQCBVNLYJEFTPHBBPFP72H4WUFNX/
https://github.com/jpadilla/pyjwt/commit/9c528670c455b8d948aff95ed50e22940d1ad3fc
https://github.com/jpadilla/pyjwt/commit/9c528670c455b8d948aff95ed50e22940d1ad3fc
https://github.com/jpadilla/pyjwt/releases/tag/2.4.0
https://github.com/jpadilla/pyjwt/releases/tag/2.4.0




© 1998-2025 E-Soft Inc. All rights reserved.