robbert229/jwt

robbert229/jwt

Releases2
Frequency4 months 1 week
Last Release
Stars104
This is an implementation of JWT in golang!

CVE History

CVEPublishedCVSS v3CVSS v2
7.5 HIGH

Token validation methods are susceptible to a timing side-channel during HMAC comparison. With a large enough number of requests over a low latency connection, an attacker may use this to determine the expected HMAC.