2019-04-03 22:00:45 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2019-10758" ,
2019-12-24 22:01:02 +00:00
"ASSIGNER" : "report@snyk.io" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "mongo-express" ,
"version" : {
"version_data" : [
{
"version_value" : "All versions prior to version 0.54.0"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Remote Code Execution"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://snyk.io/vuln/SNYK-JS-MONGOEXPRESS-473215" ,
"url" : "https://snyk.io/vuln/SNYK-JS-MONGOEXPRESS-473215"
}
]
2019-04-03 22:00:45 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-12-24 22:01:02 +00:00
"value" : "mongo-express before 0.54.0 is vulnerable to Remote Code Execution via endpoints that uses the `toBSON` method. A misuse of the `vm` dependency to perform `exec` commands in a non-safe environment."
2019-04-03 22:00:45 +00:00
}
]
}
}