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.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2021-02-11T21:40:16

Updated: 2021-02-11T21:40:16

Reserved: 2020-12-22T00:00:00


Link: CVE-2021-21310

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2021-02-11T22:15:12.507

Modified: 2021-02-19T19:12:15.857


Link: CVE-2021-21310

JSON object: View

cve-icon Redhat Information

No data.

CWE