Lookup for vulnerable packages by Package URL.
| Purl | pkg:npm/next-auth@4.24.12 |
| Type | npm |
| Namespace | |
| Name | next-auth |
| Version | 4.24.12 |
| Qualifiers |
|
| Subpath | |
| Is_vulnerable | false |
| Next_non_vulnerable_version | 5.0.0-beta.30 |
| Latest_non_vulnerable_version | 5.0.0-beta.30 |
| Affected_by_vulnerabilities |
|
| Fixing_vulnerabilities |
| 0 |
| url |
VCID-899c-99vb-v7bc |
| vulnerability_id |
VCID-899c-99vb-v7bc |
| summary |
NextAuthjs Email misdelivery Vulnerability
NextAuth.js's email sign-in can be forced to deliver authentication emails to an attacker-controlled mailbox due to a bug in `nodemailer`'s address parser used by the project (fixed in `nodemailer` **v7.0.7**). A crafted input such as:
```
"e@attacker.com"@victim.com
```
is parsed incorrectly and results in the message being delivered to `e@attacker.com` (attacker) instead of `"<e@attacker.com>@victim.com"` (the intended recipient at `victim.com`) in violation of RFC 5321/5322 semantics. This allows an attacker to receive login/verification links or other sensitive emails intended for the victim.
<h2>Affected NextAuthjs Version</h2>
≤ Version | Afftected
-- | --
4.24.11 | Yes
5.0.0-beta.29 | Yes |
| references |
|
| fixed_packages |
|
| aliases |
GHSA-5jpx-9hw9-2fx4
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-899c-99vb-v7bc |
|
|
| Risk_score | null |
| Resource_url | http://public2.vulnerablecode.io/packages/pkg:npm/next-auth@4.24.12 |