1 results (0.002 seconds)
CVSS: 3.3EPSS: 0%CPEs: 2EXPL: 0

CVE-2022-31186 – Leakage of excessive information into log in next-auth
https://notcve.org/view.php?id=CVE-2022-31186
01 Aug 2022 — 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... • https://github.com/nextauthjs/next-auth/security/advisories/GHSA-p6mm-27gq-9v3p • CWE-532: Insertion of Sensitive Information into Log File •