2019-01-03 15:04:29 -05:00
{
2019-08-20 19:00:53 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-18 04:23:35 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-3968" ,
2019-08-20 19:00:53 +00:00
"ASSIGNER" : "vulnreport@tenable.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "OpenEMR" ,
"version" : {
"version_data" : [
{
"version_value" : "5.0.1 and earlier"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Command Injection"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://www.tenable.com/security/research/tra-2019-40" ,
"url" : "https://www.tenable.com/security/research/tra-2019-40"
}
]
2019-03-18 04:23:35 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-08-20 19:00:53 +00:00
"value" : "In OpenEMR 5.0.1 and earlier, an authenticated attacker can execute arbitrary commands on the host system via the Scanned Forms interface when creating a new form."
2019-03-18 04:23:35 +00:00
}
]
}
}