2020-10-01 14:01:50 +00:00
{
"CVE_data_meta" : {
2021-09-20 13:37:45 -06:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-10-01 14:01:50 +00:00
"ID" : "CVE-2020-26301" ,
2021-09-20 13:37:45 -06:00
"STATE" : "PUBLIC" ,
"TITLE" : "Command injection in mscdex/ssh2"
2020-10-01 14:01:50 +00:00
} ,
2021-09-20 13:37:45 -06:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "ssh2" ,
"version" : {
"version_data" : [
{
"version_value" : "< 1.4.0"
}
]
}
}
]
} ,
"vendor_name" : "mscdex"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-10-01 14:01:50 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-09-20 20:01:06 +00:00
"value" : "ssh2 is client and server modules written in pure JavaScript for node.js. In ssh2 before version 1.4.0 there is a command injection vulnerability. The issue only exists on Windows. This issue may lead to remote code execution if a client of the library calls the vulnerable method with untrusted input. This is fixed in version 1.4.0."
2021-09-20 13:37:45 -06:00
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "NONE" ,
"scope" : "CHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:L/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-78 OS Command Injection"
}
]
}
]
} ,
"references" : {
"reference_data" : [
2021-09-20 20:01:06 +00:00
{
"name" : "https://github.com/mscdex/ssh2/commit/f763271f41320e71d5cbee02ea5bc6a2ded3ca21" ,
"refsource" : "MISC" ,
"url" : "https://github.com/mscdex/ssh2/commit/f763271f41320e71d5cbee02ea5bc6a2ded3ca21"
} ,
2021-09-20 13:37:45 -06:00
{
"name" : "https://securitylab.github.com/advisories/GHSL-2020-123-mscdex-ssh2/" ,
"refsource" : "CONFIRM" ,
"url" : "https://securitylab.github.com/advisories/GHSL-2020-123-mscdex-ssh2/"
} ,
{
"name" : "https://www.npmjs.com/package/ssh2" ,
"refsource" : "MISC" ,
"url" : "https://www.npmjs.com/package/ssh2"
2020-10-01 14:01:50 +00:00
}
]
2021-09-20 13:37:45 -06:00
} ,
"source" : {
"advisory" : "GHSL-2020-123" ,
"discovery" : "INTERNAL"
2020-10-01 14:01:50 +00:00
}
}