Mattermost versions 9.9.x <= 9.9.1, 9.5.x <= 9.5.7, 9.10.x <= 9.10.0, 9.8.x <= 9.8.2 fail to sanitize user inputs in the frontend that are used for redirection which allows forĀ a one-click client-side path traversal that is leading to CSRF in User Management page of the system console.
{
"versions": [
{
"introduced": "9.5.0"
},
{
"fixed": "9.5.8"
},
{
"introduced": "9.8.0"
},
{
"fixed": "9.8.3"
},
{
"introduced": "9.9.0"
},
{
"fixed": "9.9.2"
},
{
"introduced": "9.10.0"
},
{
"fixed": "9.10.1"
}
]
}