NextAuth.js (next-auth) is am open source authentication solution for Next.js applications. Prior to versions 3.29.3 and 4.3.3, an open redirect vulnerability is present when the developer is implementing an OAuth 1 provider. Versions 3.29.3 and 4.3.3 contain a patch for this issue. The maintainers recommend adding a certain configuration to one's `callbacks` option as a workaround for those unable to upgrade.
References
Link | Resource |
---|---|
https://github.com/nextauthjs/next-auth/releases/tag/next-auth%40v4.3.3 | Release Notes Third Party Advisory |
https://github.com/nextauthjs/next-auth/security/advisories/GHSA-q2mx-j4x2-2h74 | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Information
Published : 2022-05-20 17:15
Updated : 2022-06-06 19:58
NVD link : CVE-2022-29214
Mitre link : CVE-2022-29214
JSON object : View
CWE
CWE-601
URL Redirection to Untrusted Site ('Open Redirect')
Products Affected
nextauth.js
- next-auth