From e334f2f96aacd3d43b0bd24f059d36dc4ebd176c Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 15:36:42 +0000 Subject: [PATCH] Publish GHSA-32h7-7j94-8fc2 --- .../02/GHSA-32h7-7j94-8fc2/GHSA-32h7-7j94-8fc2.json | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/advisories/github-reviewed/2024/02/GHSA-32h7-7j94-8fc2/GHSA-32h7-7j94-8fc2.json b/advisories/github-reviewed/2024/02/GHSA-32h7-7j94-8fc2/GHSA-32h7-7j94-8fc2.json index b3e2dcbaa58..3b1dd598ffb 100644 --- a/advisories/github-reviewed/2024/02/GHSA-32h7-7j94-8fc2/GHSA-32h7-7j94-8fc2.json +++ b/advisories/github-reviewed/2024/02/GHSA-32h7-7j94-8fc2/GHSA-32h7-7j94-8fc2.json @@ -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"