VYPR

rpm package

suse/python-PyJWT&distro=SUSE Linux Enterprise Server 15 SP2-LTSS

pkg:rpm/suse/python-PyJWT&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP2-LTSS

Vulnerabilities (1)

  • CVE-2022-29217May 24, 2022
    affected < 1.7.1-150200.3.3.1fixed 1.7.1-150200.3.3.1

    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