VYPR

rpm package

opensuse/python-PyJWT&distro=openSUSE Leap 15.4

pkg:rpm/opensuse/python-PyJWT&distro=openSUSE%20Leap%2015.4

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