Lucene search

K
cvelistGoCVELIST:CVE-2015-10004
HistoryDec 27, 2022 - 9:13 p.m.

CVE-2015-10004 Timing side-channel in github.com/robbert229/jwt

2022-12-2721:13:11
Go
www.cve.org
cve-2015-10004
github
timing side-channel
token validation
hmac comparison

0.001 Low

EPSS

Percentile

44.9%

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.

CNA Affected

[
  {
    "vendor": "github.com/robbert229/jwt",
    "product": "github.com/robbert229/jwt",
    "collectionURL": "https://pkg.go.dev",
    "packageName": "github.com/robbert229/jwt",
    "versions": [
      {
        "version": "0",
        "lessThan": "0.0.0-20170426191122-ca1404ee6e83",
        "status": "affected",
        "versionType": "semver"
      }
    ],
    "programRoutines": [
      {
        "name": "Algorithm.validateSignature"
      },
      {
        "name": "Algorithm.Validate"
      }
    ],
    "defaultStatus": "unaffected"
  }
]

0.001 Low

EPSS

Percentile

44.9%

Related for CVELIST:CVE-2015-10004