2017-10-16 12:31:07 -04:00
{
2019-03-17 21:49:34 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org" ,
"DATE_PUBLIC" : "2016-11-29T00:00:00" ,
"ID" : "CVE-2016-4462" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache OFBiz" ,
"version" : {
"version_data" : [
{
"version_value" : "13.07.*"
} ,
{
"version_value" : "12.04.*"
} ,
{
"version_value" : "11.04.*"
}
]
}
}
]
} ,
"vendor_name" : "Apache Software Foundation"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2017-10-16 12:31:07 -04:00
{
2019-03-17 21:49:34 +00:00
"lang" : "eng" ,
"value" : "By manipulating the URL parameter externalLoginKey, a malicious, logged in user could pass valid Freemarker directives to the Template Engine that are reflected on the webpage; a specially crafted Freemarker template could be used for remote code execution. Mitigation: Upgrade to Apache OFBiz 16.11.01"
2017-10-16 12:31:07 -04:00
}
2019-03-17 21:49:34 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Information Disclosure"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "[www-announce] 20161129 [SECURITY] CVE-2016-4462 OFBiz template remote code vulnerability" ,
"refsource" : "MLIST" ,
"url" : "http://git.net/ml/dev.ofbiz.apache.org/2016-11/msg00180.html"
}
]
}
}