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.
{
"cpe": [
"cpe:2.3:a:apache:nifi:0.7.0:*:*:*:*:*:*:*",
"cpe:2.3:a:apache:nifi:0.7.1:*:*:*:*:*:*:*",
"cpe:2.3:a:apache:nifi:1.1.0:*:*:*:*:*:*:*",
"cpe:2.3:a:apache:nifi:1.1.1:*:*:*:*:*:*:*"
],
"source": "CPE_STRING",
"extracted_events": [
{
"introduced": "0.7.0"
},
{
"last_affected": "0.7.0"
},
{
"introduced": "0.7.1"
},
{
"last_affected": "0.7.1"
},
{
"introduced": "1.1.0"
},
{
"last_affected": "1.1.0"
},
{
"introduced": "1.1.1"
},
{
"last_affected": "1.1.1"
}
]
}