Publish GHSA-32h7-7j94-8fc2

This commit is contained in:
advisory-database[bot]
2025-02-19 15:36:42 +00:00
parent 2e04ba8e39
commit e334f2f96a
@@ -1,21 +1,17 @@
{
"schema_version": "1.4.0",
"id": "GHSA-32h7-7j94-8fc2",
"modified": "2024-11-18T16:26:36Z",
"modified": "2025-02-19T15:34:17Z",
"published": "2024-02-09T18:31:07Z",
"aliases": [
"CVE-2024-1402"
],
"summary": "Mattermost vulnerable to denial of service via large number of emoji reactions",
"details": "Mattermost fails to check if a custom emoji reaction exists when sending it to a post and to limit the amount of custom emojis allowed to be added in a post, allowing an attacker sending a huge amount of non-existent custom emojis in a post to crash the mobile app of a user seeing the post. Fetching posts with huge amounts of reactions results in Uncontrolled Resource Consumption.\n",
"details": "Mattermost fails to check if a custom emoji reaction exists when sending it to a post and to limit the amount of custom emojis allowed to be added in a post, allowing an attacker sending a huge amount of non-existent custom emojis in a post to crash the mobile app of a user seeing the post. Fetching posts with huge amounts of reactions results in Uncontrolled Resource Consumption.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:L/SC:N/SI:N/SA:N"
}
],
"affected": [
@@ -107,7 +103,7 @@
"cwe_ids": [
"CWE-400"
],
"severity": "HIGH",
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-02-09T21:35:00Z",
"nvd_published_at": "2024-02-09T16:15:07Z"