2017-10-16 12:31:07 -04:00
{
2019-03-18 03:03:11 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org" ,
"ID" : "CVE-2017-5636" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache NiFi" ,
"version" : {
"version_data" : [
{
"version_value" : "0.7.0"
} ,
{
"version_value" : "0.7.1"
} ,
{
"version_value" : "1.1.0"
} ,
{
"version_value" : "1.1.1"
}
]
}
}
]
} ,
"vendor_name" : "Apache Software Foundation"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2017-10-19 15:10:09 -04:00
{
2019-03-18 03:03:11 +00:00
"lang" : "eng" ,
"value" : "In Apache NiFi before 0.7.2 and 1.x before 1.1.2 in a cluster environment, the proxy chain serialization/deserialization is vulnerable to an injection attack where a carefully crafted username could impersonate another user and gain their permissions on a replicated request to another node."
2017-10-19 15:10:09 -04:00
}
2019-03-18 03:03:11 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Escalation of Privilege"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "96731" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/96731"
} ,
{
"name" : "https://nifi.apache.org/security.html#CVE-2017-5636" ,
"refsource" : "CONFIRM" ,
"url" : "https://nifi.apache.org/security.html#CVE-2017-5636"
}
]
}
}