jasongoodwin/authentikat-jwt

jasongoodwin/authentikat-jwt

Releases0
Stars134
JWT Scala Implementation - Claims based auth for Scala.

CVE History

CVEPublishedCVSS v3CVSS v2
5 MEDIUM

A time-sensitive equality check on the JWT signature in the JsonWebToken.validate method in main/scala/authentikat/jwt/JsonWebToken.scala in authentikat-jwt (aka com.jason-goodwin/authentikat-jwt) version 0.4.5 and earlier allows the supplier of a JWT token to guess bit after bit of the signature by repeating validation requests.