The elasticsearch-operator does not validate the namespace where kibana logging resource is created and due to that it is possible to replace the original openshift-logging console link (kibana console) to different one, created based on the new CR for the new kibana resource. This could lead to an arbitrary URL redirection or the openshift-logging console link damage. This flaw affects elasticsearch-operator-container versions before 4.7.
{
"unresolved_ranges": [
{
"vendor_product": "redhat:openshift_container_platform",
"cpes": [
"cpe:2.3:a:redhat:openshift_container_platform:4.0:*:*:*:*:*:*:*"
],
"extracted_events": [
{
"introduced": "4.0"
},
{
"last_affected": "4.0"
}
],
"source": "CPE_STRING"
}
]
}{
"cpe": "cpe:2.3:a:elastic:kibana:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"last_affected": "4.7"
}
],
"source": "CPE_RANGE"
}