ghsa-869f-px86-vj84
Vulnerability from github
Published
2024-08-23 09:30
Modified
2024-08-23 21:17
Severity ?
Summary
Mattermost Plugin Channel Export excessive resource consumption
Details
Mattermost Plugin Channel Export versions <=1.0.0 fail to restrict concurrent runs of the /export command which allows a user to consume excessive resource by running the /export command multiple times at once.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost-plugin-channel-export" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.0.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-43105" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2024-08-23T21:17:09Z", "nvd_published_at": "2024-08-23T08:15:04Z", "severity": "MODERATE" }, "details": "Mattermost Plugin Channel Export versions \u003c=1.0.0 fail to restrict concurrent runs of the /export command which allows a user to consume excessive resource by running the /export command multiple times at once.", "id": "GHSA-869f-px86-vj84", "modified": "2024-08-23T21:17:09Z", "published": "2024-08-23T09:30:35Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43105" }, { "type": "WEB", "url": "https://github.com/mattermost/mattermost-plugin-channel-export/commit/bb6da1f6bedd6cefe2276d6493b5541843c543a6" }, { "type": "PACKAGE", "url": "https://github.com/mattermost/mattermost-plugin-channel-export" }, { "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:N/A:L", "type": "CVSS_V3" } ], "summary": "Mattermost Plugin Channel Export excessive resource 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.