ghsa-w496-f5qq-m58j
Vulnerability from github
Published
2023-11-06 18:30
Modified
2023-11-23 01:40
Severity ?
Summary
Mattermost vulnerable to excessive memory consumption
Details
Mattermost fails to properly sanitize the request to /api/v4/redirect_location
allowing an attacker, sending a specially crafted request to /api/v4/redirect_location
, to fill up the memory due to caching large items.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost-server/v6" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "7.8.12" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost/server/v8" }, "ranges": [ { "events": [ { "introduced": "8.0.0" }, { "fixed": "8.0.4" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost/server/v8" }, "ranges": [ { "events": [ { "introduced": "8.1.0" }, { "fixed": "8.1.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost/server/v8" }, "ranges": [ { "events": [ { "introduced": "9.0.0" }, { "fixed": "9.0.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "9.0.0" ] } ], "aliases": [ "CVE-2023-5969" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2023-11-08T15:00:48Z", "nvd_published_at": "2023-11-06T16:15:42Z", "severity": "MODERATE" }, "details": "Mattermost fails to properly sanitize the request to\u00a0`/api/v4/redirect_location` allowing an\u00a0attacker,\u00a0sending a specially crafted request to `/api/v4/redirect_location`,\u00a0to fill up the memory due to caching large items.\n\n", "id": "GHSA-w496-f5qq-m58j", "modified": "2023-11-23T01:40:53Z", "published": "2023-11-06T18:30:19Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5969" }, { "type": "WEB", "url": "https://github.com/mattermost/mattermost/pull/24429" }, { "type": "WEB", "url": "https://github.com/mattermost/mattermost/commit/77f094c7ee8c7a00be01c2df72f948a62c690b66" }, { "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:N/S:U/C:N/I:N/A:L", "type": "CVSS_V3" } ], "summary": "Mattermost vulnerable to excessive memory consumption" }
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.