Uncontrolled Resource Consumption Affecting github.com/mattermost/mattermost-plugin-channel-export/server/pluginapi package, versions <1.0.1
Threat Intelligence
EPSS
0.04% (11th
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-GITHUBCOMMATTERMOSTMATTERMOSTPLUGINCHANNELEXPORTSERVERPLUGINAPI-7814194
- published 23 Aug 2024
- disclosed 23 Aug 2024
- credit c0rydoras
Introduced: 23 Aug 2024
CVE-2024-43105 Open this link in a new tabHow to fix?
Upgrade github.com/mattermost/mattermost-plugin-channel-export/server/pluginapi
to version 1.0.1 or higher.
Overview
Affected versions of this package are vulnerable to Uncontrolled Resource Consumption due to the failure to restrict concurrent runs of the /export
command. An attacker can cause the system to slow down or become unresponsive by running the /export
command multiple times simultaneously.