In Apache NiFi before 0.7.2 and 1.x before 1.1.2 in a cluster environment, if an anonymous user request is replicated to another node, the originating node identity is used rather than the "anonymous" user.
{
"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"
}
]
}