CVE-2021-21310

NextAuth.js (next-auth) is am open source authentication solution for Next.js applications. In next-auth before version 3.3.0 there is a token verification vulnerability. Implementations using the Prisma database adapter in conjunction with the Email provider are impacted. Implementations using the Email provider with the default database adapter are not impacted. Implementations using the Prisma database adapter but not using the Email provider are not impacted. The Prisma database adapter was checking the verification token, but was not verifying the email address associated with that token. This made it possible to use a valid token to sign in as another user when using the Prima adapter in conjunction with the Email provider. This issue is specific to the community supported Prisma adapter. This issue is fixed in version 3.3.0.
Configurations

Configuration 1 (hide)

cpe:2.3:a:nextauth.js:next-auth:*:*:*:*:*:node.js:*:*

History

19 Feb 2021, 19:12

Type Values Removed Values Added
References (CONFIRM) https://github.com/nextauthjs/next-auth/security/advisories/GHSA-pg53-56cg-4m8q - (CONFIRM) https://github.com/nextauthjs/next-auth/security/advisories/GHSA-pg53-56cg-4m8q - Exploit, Third Party Advisory
References (MISC) https://github.com/nextauthjs/next-auth/releases/tag/v3.3.0 - (MISC) https://github.com/nextauthjs/next-auth/releases/tag/v3.3.0 - Third Party Advisory
References (MISC) https://www.npmjs.com/package/next-auth - (MISC) https://www.npmjs.com/package/next-auth - Product, Third Party Advisory
CVSS v2 : unknown
v3 : unknown
v2 : 4.3
v3 : 5.9
CPE cpe:2.3:a:nextauth.js:next-auth:*:*:*:*:*:node.js:*:*

11 Feb 2021, 22:15

Type Values Removed Values Added
New CVE

Information

Published : 2021-02-11 22:15

Updated : 2023-12-10 13:41


NVD link : CVE-2021-21310

Mitre link : CVE-2021-21310

CVE.ORG link : CVE-2021-21310


JSON object : View

Products Affected

nextauth.js

  • next-auth
CWE
CWE-290

Authentication Bypass by Spoofing