emarref/jwt

emarref/jwt

Releases7
Frequency3 months 2 weeks
Last Release
Stars92
An implementation of the JSON Web Token (JWT) draft in PHP.

CVE History

CVEPublishedCVSS v3CVSS v2
5 MEDIUM

The verify function in Encryption/Symmetric.php in Malcolm Fell jwt before 1.0.3 does not use a timing-safe function for hash comparison, which allows attackers to spoof signatures via a timing attack.