In Istio 1.5.0 though 1.5.8 and Istio 1.6.0 through 1.6.7, when users specify an AuthorizationPolicy resource with DENY actions using wildcard suffixes (e.g. *-some-suffix) for source principals or namespace fields, callers will never be denied access, bypassing the intended policy.
{
"cpe": "cpe:2.3:a:istio:istio:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "1.5.0"
},
{
"last_affected": "1.5.8"
},
{
"introduced": "1.6.0"
},
{
"last_affected": "1.6.7"
}
],
"source": "CPE_FIELD"
}