From 802752a1d124abc93ec82f7bd33e372bfe937a0c Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 21:50:06 +0000 Subject: [PATCH] Publish GHSA-wj37-mpq9-xrcm --- .../2024/04/GHSA-wj37-mpq9-xrcm/GHSA-wj37-mpq9-xrcm.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/advisories/github-reviewed/2024/04/GHSA-wj37-mpq9-xrcm/GHSA-wj37-mpq9-xrcm.json b/advisories/github-reviewed/2024/04/GHSA-wj37-mpq9-xrcm/GHSA-wj37-mpq9-xrcm.json index fc5e9746984..1757edba2f9 100644 --- a/advisories/github-reviewed/2024/04/GHSA-wj37-mpq9-xrcm/GHSA-wj37-mpq9-xrcm.json +++ b/advisories/github-reviewed/2024/04/GHSA-wj37-mpq9-xrcm/GHSA-wj37-mpq9-xrcm.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-wj37-mpq9-xrcm", - "modified": "2024-04-26T19:10:41Z", + "modified": "2025-05-12T21:48:38Z", "published": "2024-04-26T09:30:34Z", "aliases": [ "CVE-2024-4183" ], "summary": "Mattermost fails to limit the number of active sessions", - "details": "Mattermost versions 8.1.x before 8.1.12, 9.6.x before 9.6.1, 9.5.x before 9.5.3, 9.4.x before 9.4.5 fail to limit the number of active sessions, which allows an authenticated attacker to crash the server via repeated requests to the getSessions API after flooding the sessions table.\n\n", + "details": "Mattermost versions 8.1.x before 8.1.12, 9.6.x before 9.6.1, 9.5.x before 9.5.3, 9.4.x before 9.4.5 fail to limit the number of active sessions, which allows an authenticated attacker to crash the server via repeated requests to the getSessions API after flooding the sessions table.", "severity": [ { "type": "CVSS_V3", @@ -136,7 +136,8 @@ ], "database_specific": { "cwe_ids": [ - "CWE-400" + "CWE-400", + "CWE-770" ], "severity": "MODERATE", "github_reviewed": true,