ghsa-59hf-mpf8-pqjh
Vulnerability from github
Published
2024-09-26 09:31
Modified
2024-09-27 22:01
Severity ?
5.4 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L
5.3 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N
5.3 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N
Summary
Mattermost fails to strip `embeds` from `metadata` when broadcasting `posted` events
Details
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
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost/server/v8" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "8.0.0-20240806094731-69a8b3df0f9f" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-47003" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2024-09-27T22:01:15Z", "nvd_published_at": "2024-09-26T08:15:06Z", "severity": "MODERATE" }, "details": "Mattermost does not strip `embeds` from `metadata` when broadcasting `posted` events.\n\nThis 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.\n\nThe advisory metadata references the appropriate go pseudo version available from pkg.go.dev", "id": "GHSA-59hf-mpf8-pqjh", "modified": "2024-09-27T22:01:15Z", "published": "2024-09-26T09:31:42Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47003" }, { "type": "WEB", "url": "https://github.com/mattermost/mattermost/pull/27763" }, { "type": "WEB", "url": "https://github.com/mattermost/mattermost/commit/69a8b3df0f9fd3a7a5b792ec678b6191618d039b" }, { "type": "WEB", "url": "https://github.com/c0rydoras/cves/tree/main/CVE-2024-47003" }, { "type": "PACKAGE", "url": "https://github.com/mattermost/mattermost" }, { "type": "WEB", "url": "https://mattermost.com/security-updates" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Mattermost fails to strip `embeds` from `metadata` when broadcasting `posted` events" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.