Explore top 10 tips to secure your open-source projects now. Read More
×
PyJWT could allow signature forgery.
Software Description:
- pyjwt: Python 3 implementation of JSON Web Token
Details:
Aapo Oksman discovered that PyJWT incorrectly handled signatures
constructed from SSH public keys. A remote attacker could use this to forge
a JWT signature.
The problem can be corrected by updating your system to the following package versions: Ubuntu 22.04 LTS: python3-jwt 2.3.0-1ubuntu0.1 Ubuntu 20.04 LTS: python3-jwt 1.7.1-2ubuntu2.1 Ubuntu 18.04 LTS: python-jwt 1.5.3+ds1-1ubuntu0.1 python3-jwt 1.5.3+ds1-1ubuntu0.1 In general, a standard system update will make all the necessary changes.
https://ubuntu.com/security/notices/USN-5526-1
CVE-2022-29217
Get the latest Linux and open source security news straight to your inbox.