原始 OSV JSON{
"id": "GHSA-48ww-j4fc-435p",
"aliases": [
"CVE-2020-7769"
],
"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.",
"summary": "Command injection in nodemailer",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "6.4.16"
}
]
}
],
"package": {
"name": "nodemailer",
"ecosystem": "npm"
}
}
],
"modified": "2021-04-19T22:42:19Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2021-05-10T19:16:52Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7769",
"type": "ADVISORY"
},
{
"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",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-88"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": "2020-11-12T09:15:00Z",
"github_reviewed_at": "2021-04-19T22:42:19Z"
}
}