The Guest account feature in Mattermost version 6.7.0 and earlier fails to properly restrict the permissions, which allows a guest user to fetch a list of all public channels in the team, in spite of not being part of those channels.
{
"versions": [
{
"introduced": "0"
},
{
"fixed": "6.3.8"
},
{
"introduced": "6.4.0"
},
{
"last_affected": "6.5.1"
},
{
"introduced": "0"
},
{
"last_affected": "6.6.0"
},
{
"introduced": "0"
},
{
"last_affected": "6.6.1"
},
{
"introduced": "0"
},
{
"last_affected": "6.7.0"
}
]
}