URL Redirection to Untrusted Site ('Open Redirect') in next-auth
CVE-2022-29214
6.1MEDIUM
What is CVE-2022-29214?
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.
Affected Version(s)
next-auth < 3.29.3 < 3.29.3
next-auth >= 4.0.0, < 4.3.3 < 4.0.0, 4.3.3
