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