2020-11-12 20:02:30 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2022-07-25 15:05:29 +01:00
"ASSIGNER" : "report@snyk.io" ,
"DATE_PUBLIC" : "2022-07-25T14:05:27.649353Z" ,
2020-11-12 20:02:30 +00:00
"ID" : "CVE-2020-28445" ,
2022-07-25 15:05:29 +01:00
"STATE" : "PUBLIC" ,
"TITLE" : "Command Injection"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "npm-help" ,
"version" : {
"version_data" : [
{
"version_affected" : ">=" ,
"version_value" : "0"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Command Injection"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2022-07-25 15:00:53 +00:00
"refsource" : "MISC" ,
"url" : "https://security.snyk.io/vuln/SNYK-JS-NPMHELP-1050983" ,
"name" : "https://security.snyk.io/vuln/SNYK-JS-NPMHELP-1050983"
2022-09-01 14:00:35 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20220901-0012/" ,
"url" : "https://security.netapp.com/advisory/ntap-20220901-0012/"
2022-07-25 15:05:29 +01:00
}
]
2020-11-12 20:02:30 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-07-25 15:00:53 +00:00
"value" : "This affects all versions of package npm-help. The injection point is located in line 13 in index.js file in export.latestVersion() function."
2020-11-12 20:02:30 +00:00
}
]
2022-07-25 15:05:29 +01:00
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "JHU System Security Lab"
}
]
2020-11-12 20:02:30 +00:00
}