Timing Attack The advisory has been revoked - it doesn't affect any version of package com.jason-goodwin:authentikat-jwt Open this link in a new tab


    Threat Intelligence

    EPSS 0.28% (69th percentile)
Expand this section
NVD
9.8 critical

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-JAVA-COMJASONGOODWIN-32132
  • published 21 Mar 2018
  • disclosed 5 Nov 2017
  • credit Andrey Fedorov

Amendment

This was deemed not a vulnerability.

Overview

com.jason-goodwin:authentikat-jwt is a simple scala-jwt library.

Affected versions of this package are vulnerable to Timing Attack. A time-sensitive equality check in the JsonWebToken.validate method in main/scala/authentikat/jwt/JsonWebToken.scala in authentikat-jwt allows the supplier of a JWT token to guess bit after bit of the signature by repeating validation requests.