From 9a4d05de6ddf24e1f3256bf03b80788a5f5a3bf1 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 18:52:43 +0000 Subject: [PATCH] Publish Advisories GHSA-6375-pg5j-8wph GHSA-6375-pg5j-8wph --- .../GHSA-6375-pg5j-8wph.json | 69 +++++++++++++++++++ .../GHSA-6375-pg5j-8wph.json | 39 ----------- 2 files changed, 69 insertions(+), 39 deletions(-) create mode 100644 advisories/github-reviewed/2024/09/GHSA-6375-pg5j-8wph/GHSA-6375-pg5j-8wph.json delete mode 100644 advisories/unreviewed/2024/09/GHSA-6375-pg5j-8wph/GHSA-6375-pg5j-8wph.json diff --git a/advisories/github-reviewed/2024/09/GHSA-6375-pg5j-8wph/GHSA-6375-pg5j-8wph.json b/advisories/github-reviewed/2024/09/GHSA-6375-pg5j-8wph/GHSA-6375-pg5j-8wph.json new file mode 100644 index 00000000000..cb03eb48aec --- /dev/null +++ b/advisories/github-reviewed/2024/09/GHSA-6375-pg5j-8wph/GHSA-6375-pg5j-8wph.json @@ -0,0 +1,69 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-6375-pg5j-8wph", + "modified": "2024-09-25T18:51:16Z", + "published": "2024-09-25T03:30:36Z", + "aliases": [ + "CVE-2024-46935" + ], + "summary": "Denial of service in rocket chat message parser", + "details": "Rocket.Chat 6.12.0, 6.11.2, 6.10.5, 6.9.6, 6.8.6, 6.7.8, and earlier is vulnerable to denial of service (DoS). Attackers who craft messages with specific characters may crash the workspace due to an issue in the message parser.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "@rocket.chat/message-parser" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.31.30" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46935" + }, + { + "type": "WEB", + "url": "https://github.com/RocketChat/Rocket.Chat/pull/33227" + }, + { + "type": "WEB", + "url": "https://docs.rocket.chat/docs/rocketchat-security-fixes-updates-and-advisories" + }, + { + "type": "WEB", + "url": "https://github.com/RocketChat/Rocket.Chat/releases/tag/6.12.1" + }, + { + "type": "PACKAGE", + "url": "https://github.com/RocketChat/fuselage" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-400" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-09-25T18:51:16Z", + "nvd_published_at": "2024-09-25T01:15:44Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/09/GHSA-6375-pg5j-8wph/GHSA-6375-pg5j-8wph.json b/advisories/unreviewed/2024/09/GHSA-6375-pg5j-8wph/GHSA-6375-pg5j-8wph.json deleted file mode 100644 index c17ced7e5db..00000000000 --- a/advisories/unreviewed/2024/09/GHSA-6375-pg5j-8wph/GHSA-6375-pg5j-8wph.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-6375-pg5j-8wph", - "modified": "2024-09-25T03:30:36Z", - "published": "2024-09-25T03:30:36Z", - "aliases": [ - "CVE-2024-46935" - ], - "details": "Rocket.Chat 6.12.0, 6.11.2, 6.10.5, 6.9.6, 6.8.6, 6.7.8, and earlier is vulnerable to denial of service (DoS). Attackers who craft messages with specific characters may crash the workspace due to an issue in the message parser.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46935" - }, - { - "type": "WEB", - "url": "https://github.com/RocketChat/Rocket.Chat/pull/33227" - }, - { - "type": "WEB", - "url": "https://docs.rocket.chat/docs/rocketchat-security-fixes-updates-and-advisories" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-09-25T01:15:44Z" - } -} \ No newline at end of file