{ "schema_version": "1.4.0", "id": "GHSA-48ww-j4fc-435p", "modified": "2021-04-19T22:42:19Z", "published": "2021-05-10T19:16:52Z", "aliases": [ "CVE-2020-7769" ], "summary": "Command injection in nodemailer", "details": "This affects the package nodemailer before 6.4.16. Use of crafted recipient email addresses may result in arbitrary command flag injection in sendmail transport for sending mails.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "nodemailer" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "6.4.16" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7769" }, { "type": "WEB", "url": "https://github.com/nodemailer/nodemailer/commit/ba31c64c910d884579875c52d57ac45acc47aa54" }, { "type": "WEB", "url": "https://github.com/nodemailer/nodemailer/blob/33b62e2ea6bc9215c99a9bb4bfba94e2fb27ebd0/lib/sendmail-transport/index.js#L75" }, { "type": "WEB", "url": "https://github.com/nodemailer/nodemailer/blob/33b62e2ea6bc9215c99a9bb4bfba94e2fb27ebd0/lib/sendmail-transport/index.js%23L75" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1039742" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-NODEMAILER-1038834" }, { "type": "WEB", "url": "https://www.npmjs.com/package/nodemailer" } ], "database_specific": { "cwe_ids": [ "CWE-88" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2021-04-19T22:42:19Z", "nvd_published_at": "2020-11-12T09:15:00Z" } }