CVE-2020-15084
Last modified
CVE-2020-15084 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. 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. EPSS estimates a 1.06% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Auth0 | Express-Jwt | <= 5.3.3 |
References
- https://github.com/auth0/express-jwt/commit/7ecab5f8f0cab5297c2b863596566eb0c019cdefPatch, Third Party Advisory
- https://github.com/auth0/express-jwt/security/advisories/GHSA-6g6m-m6h5-w9gfThird Party Advisory
- https://github.com/auth0/express-jwt/commit/7ecab5f8f0cab5297c2b863596566eb0c019cdefPatch, Third Party Advisory
- https://github.com/auth0/express-jwt/security/advisories/GHSA-6g6m-m6h5-w9gfThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-15084?
How severe is CVE-2020-15084?
How do I fix CVE-2020-15084?
Are you affected by CVE-2020-15084?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
