VYPR

rpm package

suse/python-PyJWT&distro=SUSE Linux Enterprise Module for Public Cloud 15

pkg:rpm/suse/python-PyJWT&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015

Vulnerabilities (1)

  • CVE-2022-29217May 24, 2022
    affected < 1.5.3-150000.3.3.1fixed 1.5.3-150000.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