ghsa-4ghx-8jw8-p76q
Vulnerability from github
Published
2023-11-27 12:30
Modified
2023-11-28 20:48
Severity ?
Summary
Mattermost Open Redirect vulnerability
Details
Mattermost fails to properly check a redirect URL parameter allowing for an open redirect was possible when the user clicked "Back to Mattermost" after providing a invalid custom url scheme in /oauth/{service}/mobile_login?redirect_to=
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost/server/v8" }, "ranges": [ { "events": [ { "introduced": "9.1.0" }, { "fixed": "9.1.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost/server/v8" }, "ranges": [ { "events": [ { "introduced": "9.0.0" }, { "fixed": "9.0.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost/server/v8" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "8.1.4" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost-server/v6" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "7.8.13" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-47168" ], "database_specific": { "cwe_ids": [ "CWE-601" ], "github_reviewed": true, "github_reviewed_at": "2023-11-28T20:48:08Z", "nvd_published_at": "2023-11-27T10:15:08Z", "severity": "MODERATE" }, "details": "Mattermost fails to properly check a redirect URL parameter allowing for an\u00a0open redirect was possible when the user clicked \"Back to Mattermost\" after providing a invalid custom url scheme in /oauth/{service}/mobile_login?redirect_to=\n\n", "id": "GHSA-4ghx-8jw8-p76q", "modified": "2023-11-28T20:48:08Z", "published": "2023-11-27T12:30:54Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-47168" }, { "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:N/UI:R/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Mattermost Open Redirect vulnerability" }
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.