Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2022-23540

Опубликовано: 22 дек. 2022
Источник: nvd
CVSS3: 6.4
CVSS3: 7.6
EPSS Низкий

Описание

In versions <=8.5.1 of jsonwebtoken library, lack of algorithm definition in the jwt.verify() function can lead to signature validation bypass due to defaulting to the none algorithm for signature verification. Users are affected if you do not specify algorithms in the jwt.verify() function. This issue has been fixed, please update to version 9.0.0 which removes the default support for the none algorithm in the jwt.verify() method. There will be no impact, if you update to version 9.0.0 and you don’t need to allow for the none algorithm. If you need 'none' algorithm, you have to explicitly specify that in jwt.verify() options.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:auth0:jsonwebtoken:*:*:*:*:*:node.js:*:*
Версия до 8.5.1 (включая)

EPSS

Процентиль: 3%
0.00017
Низкий

6.4 Medium

CVSS3

7.6 High

CVSS3

Дефекты

CWE-287
CWE-347

Связанные уязвимости

CVSS3: 6.4
redhat
около 3 лет назад

In versions `<=8.5.1` of `jsonwebtoken` library, lack of algorithm definition in the `jwt.verify()` function can lead to signature validation bypass due to defaulting to the `none` algorithm for signature verification. Users are affected if you do not specify algorithms in the `jwt.verify()` function. This issue has been fixed, please update to version 9.0.0 which removes the default support for the none algorithm in the `jwt.verify()` method. There will be no impact, if you update to version 9.0.0 and you don’t need to allow for the `none` algorithm. If you need 'none' algorithm, you have to explicitly specify that in `jwt.verify()` options.

CVSS3: 6.4
github
около 3 лет назад

jsonwebtoken vulnerable to signature validation bypass due to insecure default algorithm in jwt.verify()

EPSS

Процентиль: 3%
0.00017
Низкий

6.4 Medium

CVSS3

7.6 High

CVSS3

Дефекты

CWE-287
CWE-347