mpdavis/python-jose

mpdavis/python-jose

A JOSE implementation in Python

CVE History

CVEPublishedCVSS v2CVSS v3
CVE-2024-33663N/AN/A
python-jose through 3.3.0 has algorithm confusion with OpenSSH ECDSA keys and other key formats. This is similar to CVE-2022-29217.
CVE-2024-33664N/AN/A
python-jose through 3.3.0 allows attackers to cause a denial of service (resource consumption) during a decode via a crafted JSON Web Encryption (JWE) token with a high compression ratio, aka a "JWT bomb." This is similar to CVE-2024-21319.
CVE-2016-70369.8 CRITICAL7.5 HIGH
python-jose before 1.3.2 allows attackers to have unspecified impact by leveraging failure to use a constant time comparison for HMAC keys.