{ "schema_version": "1.4.0", "id": "GHSA-mp98-q49w-jjhw", "modified": "2024-04-04T07:58:03Z", "published": "2023-09-29T06:30:29Z", "aliases": [ "CVE-2023-30591" ], "details": "Denial-of-service in NodeBB <= v2.8.10 allows unauthenticated attackers to trigger a crash, when invoking `eventName.startsWith()` or `eventName.toString()`, while processing Socket.IO messages via crafted Socket.IO messages containing array or object type for the event name respectively.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30591" }, { "type": "WEB", "url": "https://github.com/NodeBB/NodeBB/commit/37b48b82a4bc7680c6e4c42647209010cb239c2c" }, { "type": "WEB", "url": "https://github.com/NodeBB/NodeBB/commit/4d2d76897a02e7068ab74c81d17a2febfae8bfb9" }, { "type": "WEB", "url": "https://github.com/NodeBB/NodeBB/commit/830f142b7aea2e597294a84d52c05aab3a3539ca" }, { "type": "WEB", "url": "https://starlabs.sg/advisories/23/23-30591" } ], "database_specific": { "cwe_ids": [ "CWE-241", "CWE-754" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-09-29T06:15:09Z" } }