ghsa-3wq5-3f56-v5xc
Vulnerability from github
Published
2023-03-31 12:30
Modified
2023-04-07 21:02
Severity ?
Summary
Mattermost vulnerable to information disclosure
Details
Mattermost allows an attacker to request a preview of an existing message when creating a new message via the createPost API call, disclosing the contents of the linked message.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 6.7.2" }, "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost-server/v6" }, "ranges": [ { "events": [ { "introduced": "6.3.0" }, { "fixed": "7.1.6" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost-server" }, "ranges": [ { "events": [ { "introduced": "7.8.0" }, { "fixed": "7.8.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "7.8.0" ] }, { "database_specific": { "last_known_affected_version_range": "\u003c= 7.7.1" }, "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost-server" }, "ranges": [ { "events": [ { "introduced": "7.7.0" }, { "fixed": "7.7.2" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c= 7.1.5" }, "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost-server" }, "ranges": [ { "events": [ { "introduced": "7.1.0" }, { "fixed": "7.1.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-1777" ], "database_specific": { "cwe_ids": [ "CWE-668" ], "github_reviewed": true, "github_reviewed_at": "2023-04-07T21:02:25Z", "nvd_published_at": "2023-03-31T12:15:00Z", "severity": "MODERATE" }, "details": "Mattermost allows an attacker to request a preview of an existing message when creating a new message via the createPost API call, disclosing the contents of the linked message.", "id": "GHSA-3wq5-3f56-v5xc", "modified": "2023-04-07T21:02:25Z", "published": "2023-03-31T12:30:16Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1777" }, { "type": "WEB", "url": "https://mattermost.com/security-updates" }, { "type": "PACKAGE", "url": "github.com/mattermost/mattermost-server" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Mattermost vulnerable to information disclosure" }
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.