GHSA-frj6-5rhh-vwfwHighCVSS 6.5
Nodemailer before 8.0.8 disables TLS certificate verification in lib/fetch/index.js through...
🔗 CVE IDs covered (1)
📋 Description
Nodemailer before 8.0.8 disables TLS certificate verification in lib/fetch/index.js through rejectUnauthorized: false, allowing attackers to intercept OAuth2 token requests. Attackers in a machine-in-the-middle position can capture OAuth client secrets, refresh tokens, and access tokens transmitted over compromised HTTPS connections.