CVE-2022-31186

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:next-auth:nextauth.js:*:*:*:*:*:node.js:*:*
cpe:2.3:a:next-auth:nextauth.js:*:*:*:*:*:node.js:*:*

History

09 Aug 2022, 18:37

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 3.3
First Time Next-auth
Next-auth nextauth.js
CPE cpe:2.3:a:next-auth:nextauth.js:*:*:*:*:*:node.js:*:*
References (MISC) https://next-auth.js.org/getting-started/upgrade-v4 - (MISC) https://next-auth.js.org/getting-started/upgrade-v4 - Vendor Advisory
References (MISC) https://next-auth.js.org/warnings#debug_enabled - (MISC) https://next-auth.js.org/warnings#debug_enabled - Vendor Advisory
References (MISC) https://next-auth.js.org/configuration/options#logger - (MISC) https://next-auth.js.org/configuration/options#logger - Vendor Advisory
References (CONFIRM) https://github.com/nextauthjs/next-auth/security/advisories/GHSA-p6mm-27gq-9v3p - (CONFIRM) https://github.com/nextauthjs/next-auth/security/advisories/GHSA-p6mm-27gq-9v3p - Third Party Advisory

01 Aug 2022, 20:15

Type Values Removed Values Added
New CVE

Information

Published : 2022-08-01 20:15

Updated : 2023-12-10 14:35


NVD link : CVE-2022-31186

Mitre link : CVE-2022-31186

CVE.ORG link : CVE-2022-31186


JSON object : View

Products Affected

next-auth

  • nextauth.js
CWE
CWE-532

Insertion of Sensitive Information into Log File