2020-01-21 23:01:08 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-7609" ,
2020-04-27 22:01:13 +00:00
"ASSIGNER" : "report@snyk.io" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "node-rules" ,
"version" : {
"version_data" : [
{
"version_value" : "All versions including 3.0.0 and prior to 5.0.0"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Command Injection"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://github.com/mithunsatheesh/node-rules/commit/100862223904bb6478fcc33b701c7dee11f7b832," ,
"url" : "https://github.com/mithunsatheesh/node-rules/commit/100862223904bb6478fcc33b701c7dee11f7b832,"
} ,
{
"refsource" : "MISC" ,
"name" : "https://snyk.io/vuln/SNYK-JS-NODERULES-560426" ,
"url" : "https://snyk.io/vuln/SNYK-JS-NODERULES-560426"
}
]
2020-01-21 23:01:08 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-04-27 22:01:13 +00:00
"value" : "node-rules including 3.0.0 and prior to 5.0.0 allows injection of arbitrary commands. The argument rules of function \"fromJSON()\" can be controlled by users without any sanitization."
2020-01-21 23:01:08 +00:00
}
]
}
}