CVE-2020-15084

In express-jwt (NPM package) up and including version 5.3.3, the algorithms entry to be specified in the configuration is not being enforced. When algorithms is not specified in the configuration, with the combination of jwks-rsa, it may lead to authorization bypass. You are affected by this vulnerability if all of the following conditions apply: - You are using express-jwt - You do not have **algorithms** configured in your express-jwt configuration. - You are using libraries such as jwks-rsa as the **secret**. You can fix this by specifying **algorithms** in the express-jwt configuration. See linked GHSA for example. This is also fixed in version 6.0.0.
Configurations

Configuration 1 (hide)

cpe:2.3:a:auth0:express-jwt:*:*:*:*:*:node.js:*:*

History

21 Oct 2022, 18:00

Type Values Removed Values Added
CWE CWE-285 CWE-863

Information

Published : 2020-06-30 16:15

Updated : 2024-02-04 21:00


NVD link : CVE-2020-15084

Mitre link : CVE-2020-15084

CVE.ORG link : CVE-2020-15084


JSON object : View

Products Affected

auth0

  • express-jwt
CWE
CWE-863

Incorrect Authorization

CWE-285

Improper Authorization