Mattermost versions 11.0.x <= 11.0.2, 10.12.x <= 10.12.1, 10.11.x <= 10.11.4, 10.5.x <= 10.5.12 fail to sanitize team email addresses to be visible only to Team Admins, which allows any authenticated user to view team email addresses via the GET /api/v4/channels/{channelid}/commonteams endpoint
{
"versions": [
{
"introduced": "10.5.0"
},
{
"fixed": "10.5.13"
},
{
"introduced": "10.11.0"
},
{
"fixed": "10.11.5"
},
{
"introduced": "10.12.0"
},
{
"fixed": "10.12.2"
},
{
"introduced": "11.0.0"
},
{
"fixed": "11.0.3"
}
]
}