Description
NextAuth.js is a complete open source authentication solution for Next.js applications. An information disclosure vulnerability in `next-auth` before `v4.10.2` and `v3.29.9` allows an attacker with log access privilege to obtain excessive information such as an identity provider's secret in the log (which is thrown during OAuth error handling) and use it to leverage further attacks on the system, like impersonating the client to ask for extensive permissions. This issue has been patched in `v4.10.2` and `v3.29.9` by moving the log for `provider` information to the debug level. In addition, we added a warning for having the `debug: true` option turned on in production. If for some reason you cannot upgrade, you can user the `logger` configuration option by sanitizing the logs.
Remediation
References
https://next-auth.js.org/getting-started/upgrade-v4
https://next-auth.js.org/warnings#debug_enabled
https://github.com/nextauthjs/next-auth/security/advisories/GHSA-p6mm-27gq-9v3p
https://next-auth.js.org/configuration/options#logger
Related Vulnerabilities
CVE-2018-1999006 Vulnerability in maven package org.jenkins-ci.main:jenkins-core
CVE-2022-25967 Vulnerability in npm package eta
CVE-2017-12629 Vulnerability in maven package org.apache.lucene:lucene-queryparser
CVE-2020-2091 Vulnerability in maven package org.jenkins-ci.plugins:ec2
CVE-2018-1000153 Vulnerability in maven package org.jenkins-ci.plugins:vsphere-cloud