2020-01-06 15:01:26 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-5776" ,
2020-09-01 21:01:25 +00:00
"ASSIGNER" : "vulnreport@tenable.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "MAGMI" ,
"version" : {
"version_data" : [
{
"version_value" : "All versions of MAGMI"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Cross-site Request Forgery (CSRF)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://www.tenable.com/security/research/tra-2020-51" ,
"url" : "https://www.tenable.com/security/research/tra-2020-51"
}
]
2020-01-06 15:01:26 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-09-01 21:01:25 +00:00
"value" : "Currently, all versions of MAGMI are vulnerable to CSRF due to the lack of CSRF tokens. RCE (via phpcli command) is possible in the event that a CSRF is leveraged against an existing admin session for MAGMI."
2020-01-06 15:01:26 +00:00
}
]
}
}