2019-04-03 22:00:45 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2019-10787" ,
2020-02-04 21:01:11 +00:00
"ASSIGNER" : "report@snyk.io" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "im-resize" ,
"version" : {
"version_data" : [
{
"version_value" : "All versions"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Command Injection"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://snyk.io/vuln/SNYK-JS-IMRESIZE-544183" ,
"url" : "https://snyk.io/vuln/SNYK-JS-IMRESIZE-544183"
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://github.com/Turistforeningen/node-im-resize/commit/de624dacf6a50e39fe3472af1414d44937ce1f03" ,
"url" : "https://github.com/Turistforeningen/node-im-resize/commit/de624dacf6a50e39fe3472af1414d44937ce1f03"
}
]
2019-04-03 22:00:45 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-02-04 21:01:11 +00:00
"value" : "im-resize through 2.3.2 allows remote attackers to execute arbitrary commands via the \"exec\" argument. The cmd argument used within index.js, can be controlled by user without any sanitization."
2019-04-03 22:00:45 +00:00
}
]
}
}