ghsa-5fh7-7mw7-mmx5
Vulnerability from github
Published
2024-04-26 09:30
Modified
2024-04-26 19:06
Severity ?
Summary
Mattermost allows team admins to promote guests to team admins
Details
Mattermost versions 9.6.0, 9.5.x before 9.5.3, and 8.1.x before 8.1.12 fail to fully validate role changes, which allows an attacker authenticated as a team admin to promote guests to team admins via crafted HTTP requests.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 9.5.2" }, "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost-server" }, "ranges": [ { "events": [ { "introduced": "9.5.0" }, { "fixed": "9.5.3" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c= 8.1.11" }, "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost-server" }, "ranges": [ { "events": [ { "introduced": "8.1.0" }, { "fixed": "8.1.12" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-4195" ], "database_specific": { "cwe_ids": [ "CWE-284" ], "github_reviewed": true, "github_reviewed_at": "2024-04-26T19:06:43Z", "nvd_published_at": "2024-04-26T09:15:12Z", "severity": "LOW" }, "details": "Mattermost versions 9.6.0, 9.5.x before 9.5.3, and 8.1.x before 8.1.12 fail to fully validate role changes, which allows an attacker authenticated as a team admin to promote guests to team admins via crafted HTTP requests.\n\n", "id": "GHSA-5fh7-7mw7-mmx5", "modified": "2024-04-26T19:06:43Z", "published": "2024-04-26T09:30:35Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4195" }, { "type": "WEB", "url": "https://github.com/mattermost/mattermost/commit/1e3497e0595bb4f9908c94dd9d4685d48556b7e8" }, { "type": "WEB", "url": "https://github.com/mattermost/mattermost/commit/f0872dd4e4ba34f061aa6982a71c7c29532aac2e" }, { "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:H/UI:N/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Mattermost allows team admins to promote guests to team admins" }
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.