OSV 1.4.0 · unreviewed · 修改于 2026-08-31 17:30
发布时间
2026-08-31 17:30
GitHub 审查时间
—
NVD 发布时间
2026-08-31 17:17
源文件
advisories/unreviewed/2026/08/GHSA-2x76-7hhq-pgvw/GHSA-2x76-7hhq-pgvw.json
Nodemailer before 8.0.4 is vulnerable to SMTP command injection through the unsanitized envelope.size parameter. When an application passes a custom envelope object with a size property containing CRLF characters to sendMail(), the value is concatenated into the SMTP MAIL FROM command (as SIZE=...) without sanitization, allowing injection of arbitrary SMTP commands such as RCPT TO to silently add attacker-controlled recipients. Exploitation requires the application to expose the envelope size to attacker-controlled input, as Nodemailer does not include size in the default auto-constructed envelope.
该公告没有提供结构化的受影响软件包信息。