Search CVE reports
1 – 2 of 2 results
CVE-2022-29217
Medium prioritySome fixes available 3 of 4
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...
1 affected packages
pyjwt
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS | 16.04 LTS |
---|---|---|---|---|---|
pyjwt | — | Fixed | Fixed | Fixed | Not affected |
CVE-2017-11424
Medium priorityIn PyJWT 1.5.0 and below the `invalid_strings` check in `HMACAlgorithm.prepare_key` does not account for all PEM encoded public keys. Specifically, the PKCS1 PEM encoded format would be allowed because it is prefaced with the...
1 affected packages
pyjwt
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS | 16.04 LTS |
---|---|---|---|---|---|
pyjwt | — | — | — | — | Fixed |