Lucene search

K
cve[email protected]CVE-2015-10004
HistoryDec 27, 2022 - 10:15 p.m.

CVE-2015-10004

2022-12-2722:15:10
CWE-668
web.nvd.nist.gov
46
nvd
cve-2015-10004
security
timing side-channel
token validation

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

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.

Affected configurations

NVD
Node
json_web_token_projectjson_web_tokenMatch-go

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"
  }
]

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

0.001 Low

EPSS

Percentile

44.9%

Related for CVE-2015-10004