Improper Input Validation (CWE-20) in Kibana's Email Connector can allow an attacker to cause an Excessive Allocation (CAPEC-130) through a specially crafted email address parameter. This requires an attacker to have authenticated access with view-level privileges sufficient to execute connector actions. The application attempts to process specially crafted email format, resulting in complete service unavailability for all users until manual restart is performed.
{
"versions": [
{
"introduced": "7.0.0"
},
{
"last_affected": "7.17.29"
},
{
"introduced": "8.0.0"
},
{
"fixed": "8.19.0"
},
{
"introduced": "9.0.0"
},
{
"fixed": "9.1.10"
},
{
"introduced": "9.2.0"
},
{
"fixed": "9.2.4"
}
]
}