CVE-2022-35924

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-35924
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-35924.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-35924
Aliases
Related
Published
2022-08-02T18:15:08Z
Modified
2025-01-08T14:15:27.116825Z
Severity
  • 9.1 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
[none]
Details

NextAuth.js is a complete open source authentication solution for Next.js applications. next-auth users who are using the EmailProvider either in versions before 4.10.3 or 3.29.10 are affected. If an attacker could forge a request that sent a comma-separated list of emails (eg.: attacker@attacker.com,victim@victim.com) to the sign-in endpoint, NextAuth.js would send emails to both the attacker and the victim's e-mail addresses. The attacker could then login as a newly created user with the email being attacker@attacker.com,victim@victim.com. This means that basic authorization like email.endsWith("@victim.com") in the signIn callback would fail to communicate a threat to the developer and would let the attacker bypass authorization, even with an @attacker.com address. This vulnerability has been patched in v4.10.3 and v3.29.10 by normalizing the email value that is sent to the sign-in endpoint before accessing it anywhere else. We also added a normalizeIdentifier callback on the EmailProvider configuration, where you can further tweak your requirements for what your system considers a valid e-mail address. (E.g.: strict RFC2821 compliance). Users are advised to upgrade. There are no known workarounds for this vulnerability. If for some reason you cannot upgrade, you can normalize the incoming request using Advanced Initialization.

References

Affected packages

Git / github.com/nextauthjs/next-auth

Affected ranges

Type
GIT
Repo
https://github.com/nextauthjs/next-auth
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed

Affected versions

@next-auth/dgraph-adapter@v1.*

@next-auth/dgraph-adapter@v1.0.4

@next-auth/dynamodb-adapter@v1.*

@next-auth/dynamodb-adapter@v1.0.4

@next-auth/fauna-adapter@v1.*

@next-auth/fauna-adapter@v1.0.4

@next-auth/firebase-adapter@v1.*

@next-auth/firebase-adapter@v1.0.0
@next-auth/firebase-adapter@v1.0.1

@next-auth/mikro-orm-adapter@v2.*

@next-auth/mikro-orm-adapter@v2.0.0

@next-auth/mongodb-adapter@v1.*

@next-auth/mongodb-adapter@v1.0.2
@next-auth/mongodb-adapter@v1.0.4

@next-auth/neo4j-adapter@v1.*

@next-auth/neo4j-adapter@v1.0.4

@next-auth/pouchdb-adapter@v0.*

@next-auth/pouchdb-adapter@v0.1.4

@next-auth/prisma-adapter@1.*

@next-auth/prisma-adapter@1.0.4

@next-auth/prisma-adapter@v1.*

@next-auth/prisma-adapter@v1.0.2
@next-auth/prisma-adapter@v1.0.4

@next-auth/sequelize-adapter@v1.*

@next-auth/sequelize-adapter@v1.0.5

@next-auth/typeorm-legacy-adapter@v1.*

@next-auth/typeorm-legacy-adapter@v1.0.2

@next-auth/typeorm-legacy-adapter@v2.*

@next-auth/typeorm-legacy-adapter@v2.0.0

@next-auth/upstash-redis-adapter@v3.*

@next-auth/upstash-redis-adapter@v3.0.1

next-auth@v4.*

next-auth@v4.10.0
next-auth@v4.10.1
next-auth@v4.10.2
next-auth@v4.3.0
next-auth@v4.3.1
next-auth@v4.3.3
next-auth@v4.3.4
next-auth@v4.5.0
next-auth@v4.6.1
next-auth@v4.8.0
next-auth@v4.9.0

v1.*

v1.13.0

v2.*

v2.0
v2.0.1
v2.1.0
v2.2.0

v3.*

v3.0.0
v3.0.1
v3.1.0
v3.10.0
v3.10.1
v3.11.0
v3.11.1
v3.11.2
v3.12.0
v3.13.0
v3.13.1
v3.13.2
v3.13.3
v3.14.0
v3.14.1
v3.14.2
v3.14.3
v3.14.4
v3.14.5
v3.14.6
v3.14.7
v3.14.8
v3.15.0
v3.15.1
v3.15.10
v3.15.11
v3.15.12
v3.15.13
v3.15.2
v3.15.3
v3.15.4
v3.15.5
v3.15.6
v3.15.7
v3.15.8
v3.15.9
v3.16.0
v3.16.1
v3.17.0
v3.17.1
v3.17.2
v3.18.0
v3.18.1
v3.18.2
v3.19.0
v3.19.1
v3.19.2
v3.19.3
v3.19.4
v3.19.5
v3.19.6
v3.19.7
v3.19.8
v3.2.0
v3.2.1
v3.20.0
v3.20.1
v3.21.0
v3.21.1
v3.22.0
v3.23.0
v3.23.1
v3.23.2
v3.23.3
v3.24.0
v3.24.1
v3.25.0
v3.26.0
v3.26.1
v3.27.0
v3.27.1
v3.27.2
v3.27.3
v3.28.0
v3.29.0
v3.3.0
v3.3.1
v3.4.0
v3.4.1
v3.4.2
v3.5.0
v3.5.1
v3.6.0
v3.6.1
v3.7.0
v3.7.1
v3.8.0
v3.9.0

v4.*

v4.0.0-beta.1
v4.0.0-beta.2
v4.0.0-beta.3
v4.0.0-beta.4
v4.0.0-beta.5
v4.0.0-beta.6
v4.0.0-beta.7
v4.0.0-next.1
v4.0.0-next.10
v4.0.0-next.11
v4.0.0-next.12
v4.0.0-next.13
v4.0.0-next.14
v4.0.0-next.15
v4.0.0-next.16
v4.0.0-next.17
v4.0.0-next.18
v4.0.0-next.19
v4.0.0-next.2
v4.0.0-next.20
v4.0.0-next.21
v4.0.0-next.22
v4.0.0-next.23
v4.0.0-next.24
v4.0.0-next.25
v4.0.0-next.26
v4.0.0-next.3
v4.0.0-next.4
v4.0.0-next.5
v4.0.0-next.6
v4.0.0-next.7
v4.0.0-next.8
v4.0.0-next.9
v4.0.1
v4.0.2
v4.0.3
v4.0.4
v4.0.5
v4.0.6
v4.1.0
v4.1.1
v4.1.2
v4.2.0
v4.2.1