2020-01-21 23:01:08 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2020-11-12 10:27:33 +02:00
"ASSIGNER" : "report@snyk.io" ,
"DATE_PUBLIC" : "2020-11-12T08:27:30.556044Z" ,
2020-01-21 23:01:08 +00:00
"ID" : "CVE-2020-7769" ,
2020-11-12 10:27:33 +02:00
"STATE" : "PUBLIC" ,
"TITLE" : "Command Injection"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "nodemailer" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "6.4.16"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Command Injection"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2020-11-12 09:01:48 +00:00
"refsource" : "MISC" ,
"url" : "https://snyk.io/vuln/SNYK-JS-NODEMAILER-1038834" ,
"name" : "https://snyk.io/vuln/SNYK-JS-NODEMAILER-1038834"
2020-11-12 10:27:33 +02:00
} ,
{
2020-11-12 09:01:48 +00:00
"refsource" : "MISC" ,
"url" : "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1039742" ,
"name" : "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1039742"
2020-11-12 10:27:33 +02:00
} ,
{
2020-11-12 09:01:48 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/nodemailer/nodemailer/blob/33b62e2ea6bc9215c99a9bb4bfba94e2fb27ebd0/lib/sendmail-transport/index.js%23L75" ,
"name" : "https://github.com/nodemailer/nodemailer/blob/33b62e2ea6bc9215c99a9bb4bfba94e2fb27ebd0/lib/sendmail-transport/index.js%23L75"
2020-11-12 10:27:33 +02:00
} ,
{
2020-11-12 09:01:48 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/nodemailer/nodemailer/commit/ba31c64c910d884579875c52d57ac45acc47aa54" ,
"name" : "https://github.com/nodemailer/nodemailer/commit/ba31c64c910d884579875c52d57ac45acc47aa54"
2020-11-12 10:27:33 +02:00
}
]
2020-01-21 23:01:08 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-11-12 09:01:48 +00:00
"value" : "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."
2020-01-21 23:01:08 +00:00
}
]
2020-11-12 10:27:33 +02:00
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H/E:P/RL:U/RC:C" ,
"baseScore" : 8.6 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "HIGH"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Vineet Kumar"
}
]
2020-01-21 23:01:08 +00:00
}