CVE-2024-47003: Mattermost fails to strip `embeds` from `metadata` when broadcasting `posted` events
(updated )
Mattermost does not strip embeds
from metadata
when broadcasting posted
events.
This allows users to include arbitrary embeds in posts, which are then broadcasted via websockets. This can be exploited in many ways, for example to create permalinks with fully customizable content or to trigger a client Side Denial of Service (DoS) by sending a permalink with a non-string message.
The advisory metadata references the appropriate go pseudo version available from pkg.go.dev
References
- github.com/advisories/GHSA-59hf-mpf8-pqjh
- github.com/c0rydoras/cves/tree/main/CVE-2024-47003
- github.com/mattermost/mattermost
- github.com/mattermost/mattermost/commit/69a8b3df0f9fd3a7a5b792ec678b6191618d039b
- github.com/mattermost/mattermost/pull/27763
- mattermost.com/security-updates
- nvd.nist.gov/vuln/detail/CVE-2024-47003
Detect and mitigate CVE-2024-47003 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →