Mattermost versions 10.2.x <= 10.2.0, 9.11.x <= 9.11.5, 10.0.x <= 10.0.3, 10.1.x <= 10.1.3 fail to properly handle posts with attachments containing fields that cannot be cast to a String, which allows an attacker to cause the webapp to crash via creating and sending such a post to a channel.
{
"versions": [
{
"introduced": "9.11.0"
},
{
"fixed": "9.11.6"
},
{
"introduced": "10.0.0"
},
{
"fixed": "10.0.4"
},
{
"introduced": "10.1.0"
},
{
"fixed": "10.1.4"
},
{
"introduced": "0"
},
{
"last_affected": "10.2.0-NA"
}
]
}