Apache NiFi before 0.7.4 and 1.x before 1.3.0 need to establish the response header telling browsers to only allow framing with the same origin.
{
"source": [
"CPE_RANGE",
"CPE_STRING"
],
"cpe": [
"cpe:2.3:a:apache:nifi:*:*:*:*:*:*:*:*",
"cpe:2.3:a:apache:nifi:1.0.0:*:*:*:*:*:*:*",
"cpe:2.3:a:apache:nifi:1.0.1:*:*:*:*:*:*:*",
"cpe:2.3:a:apache:nifi:1.1.0:*:*:*:*:*:*:*",
"cpe:2.3:a:apache:nifi:1.1.1:*:*:*:*:*:*:*",
"cpe:2.3:a:apache:nifi:1.1.2:*:*:*:*:*:*:*",
"cpe:2.3:a:apache:nifi:1.2.0:*:*:*:*:*:*:*"
],
"extracted_events": [
{
"introduced": "0"
},
{
"last_affected": "0.7.3"
},
{
"introduced": "1.0.0"
},
{
"last_affected": "1.0.0"
},
{
"introduced": "1.0.1"
},
{
"last_affected": "1.0.1"
},
{
"introduced": "1.1.0"
},
{
"last_affected": "1.1.0"
},
{
"introduced": "1.1.1"
},
{
"last_affected": "1.1.1"
},
{
"introduced": "1.1.2"
},
{
"last_affected": "1.1.2"
},
{
"introduced": "1.2.0"
},
{
"last_affected": "1.2.0"
}
]
}