Description
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.
Problem types
CWE-400: Uncontrolled Resource Consumption
Product status
References
github.com/...plejwt/security/advisories/GHSA-xw36-67f8-339x
github.com/kelvinmo/simplejwt/releases/tag/v1.1.1