Credential Exposure Affecting github.com/mattermost/mattermost/server/v8/channels/app package, versions <9.5.6-rc1 >=9.6.0-rc1 <9.6.3-rc1 >=9.7.0-rc1 <9.7.5-rc1 >=9.8.0-rc1 <9.8.1-rc1
Threat Intelligence
EPSS
0.09% (39th
percentile)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-GOLANG-GITHUBCOMMATTERMOSTMATTERMOSTSERVERV8CHANNELSAPP-7424658
- published 5 Jul 2024
- disclosed 3 Jul 2024
- credit Juho Forsén
Introduced: 3 Jul 2024
CVE-2024-39830 Open this link in a new tabHow to fix?
Upgrade github.com/mattermost/mattermost/server/v8/channels/app
to version 9.5.6-rc1, 9.6.3-rc1, 9.7.5-rc1, 9.8.1-rc1 or higher.
Overview
Affected versions of this package are vulnerable to Credential Exposure through the token comparison process in the remoteSetProfileImage()
function. An attacker can retrieve the remote cluster token by observing the time variations in the token comparison responses.