Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Nextauth.Js | Next-Auth | < 3.29.3 |
Related Weaknesses (CWE)
References
- https://github.com/nextauthjs/next-auth/releases/tag/next-auth%40v4.3.3Release NotesThird Party Advisory
- https://github.com/nextauthjs/next-auth/security/advisories/GHSA-q2mx-j4x2-2h74Third Party Advisory
- https://github.com/nextauthjs/next-auth/releases/tag/next-auth%40v4.3.3Release NotesThird Party Advisory
- https://github.com/nextauthjs/next-auth/security/advisories/GHSA-q2mx-j4x2-2h74Third Party Advisory
FAQ
What is CVE-2022-29214?
CVE-2022-29214 is a vulnerability with a CVSS score of 6.1 (MEDIUM). 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 implemen...
How severe is CVE-2022-29214?
CVE-2022-29214 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-29214?
Check the references section above for vendor advisories and patch information. Affected products include: Nextauth.Js Next-Auth.