CVE-2021-21310
CVSS V2 Medium 4.3
CVSS V3 Medium 5.9
Description
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.
Overview
- CVE ID
- CVE-2021-21310
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2021-02-11T22:15:12
- Last Modified Date
- 2021-02-19T19:12:15
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:nextauth.js:next-auth:*:*:*:*:*:node.js:*:* | 1 | OR | 3.3.0 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:P/I:N/A:N
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 4.3
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- HIGH
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- NONE
- Base Score
- 5.9
- Base Severity
- MEDIUM
- Exploitability Score
- 2.2
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://github.com/nextauthjs/next-auth/security/advisories/GHSA-pg53-56cg-4m8q | Exploit Third Party Advisory |
https://www.npmjs.com/package/next-auth | Product Third Party Advisory |
https://github.com/nextauthjs/next-auth/releases/tag/v3.3.0 | Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-21310 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21310 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 07:22:29 | Added to TrackCVE | |||
2022-12-05 22:01:38 | 2021-02-11T22:15Z | 2021-02-11T22:15:12 | CVE Published Date | updated |
2022-12-05 22:01:38 | 2021-02-19T19:12:15 | CVE Modified Date | updated | |
2022-12-05 22:01:38 | Analyzed | Vulnerability Status | updated |