Podatność CVE-2021-21310


Publikacja: 2021-02-11

Opis:
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.

Typ:

CWE-290

(Authentication Bypass by Spoofing)

CVSS2 => (AV:N/AC:M/Au:N/C:P/I:N/A:N)

Ogólna skala CVSS
Znaczenie
Łatwość wykorzystania
4.3/10
2.9/10
8.6/10
Wymagany dostęp
Złożoność ataku
Autoryzacja
Zdalny
Średnia
Nie wymagana
Wpływ na poufność
Wpływ na integralność
Wpływ na dostępność
Częściowy
Brak
Brak
Affected software
Nextauth.js -> Next-auth 

 Referencje:
https://github.com/nextauthjs/next-auth/releases/tag/v3.3.0
https://github.com/nextauthjs/next-auth/security/advisories/GHSA-pg53-56cg-4m8q
https://www.npmjs.com/package/next-auth

Copyright 2024, cxsecurity.com

 

Back to Top