kelvinmo/simplejwt

kelvinmo/simplejwt

Releases43
Frequency3 months 16 hours
Last Release
Stars70
A simple JSON web token library written in PHP.

CVE History

CVEPublishedCVSS v3CVSS v2
7.5 HIGH

SimpleJWT is a simple JSON web token library written in PHP. Prior to version 1.1.1, an unauthenticated attacker can perform a Denial of Service via JWE header tampering when PBES2 algorithms are used. Applications that call JWE::decrypt() on attacker-controlled JWEs using PBES2 algorithms are affected. This issue has been patched in version 1.1.1.