ghsa-mp98-q49w-jjhw
Vulnerability from github
Published
2023-09-29 06:30
Modified
2024-04-04 07:58
Severity ?
VLAI Severity ?
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.
{ "affected": [], "aliases": [ "CVE-2023-30591" ], "database_specific": { "cwe_ids": [ "CWE-241", "CWE-754" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-09-29T06:15:09Z", "severity": "HIGH" }, "details": "Denial-of-service in NodeBB \u003c= 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.", "id": "GHSA-mp98-q49w-jjhw", "modified": "2024-04-04T07:58:03Z", "published": "2023-09-29T06:30:29Z", "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" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…