VDB
Sign up

PYSEC-2024-232

Quick fix

PYSEC-2024-232 — python-jose: upgrade to the fixed version with the command below.

pip install --upgrade 'python-jose>=3.4.0'

Details

python-jose through 3.3.0 has algorithm confusion with OpenSSH ECDSA keys and other key formats. This is similar to CVE-2022-29217.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI/python-jose
Introduced in: 0Fixed in: 3.4.0
Fixpip install --upgrade 'python-jose>=3.4.0'

References