CVE-2022-21667

soketi is an open-source WebSockets server. There is an unhandled case when reading POST requests which results in the server crashing if it could not read the body of a request. In the event that a POST request is sent to any endpoint of the server with an empty body, even unauthenticated with the Pusher Protocol, it will crash the server. All users that run the server are affected by this vulnerability and it's highly recommended to upgrade to the latest patch. There are no workarounds for this issue.
Configurations

Configuration 1 (hide)

cpe:2.3:a:soketi_project:soketi:*:*:*:*:*:node.js:*:*

History

21 Nov 2024, 06:45

Type Values Removed Values Added
References () https://github.com/soketi/soketi/commit/4b12efef9c31117c36a0a0f1c3aa32114e86364b - Patch, Third Party Advisory () https://github.com/soketi/soketi/commit/4b12efef9c31117c36a0a0f1c3aa32114e86364b - Patch, Third Party Advisory
References () https://github.com/soketi/soketi/releases/tag/0.24.1 - Release Notes, Third Party Advisory () https://github.com/soketi/soketi/releases/tag/0.24.1 - Release Notes, Third Party Advisory
References () https://github.com/soketi/soketi/security/advisories/GHSA-86ch-6w7v-v6xf - Third Party Advisory () https://github.com/soketi/soketi/security/advisories/GHSA-86ch-6w7v-v6xf - Third Party Advisory

Information

Published : 2022-01-10 14:12

Updated : 2024-11-21 06:45


NVD link : CVE-2022-21667

Mitre link : CVE-2022-21667

CVE.ORG link : CVE-2022-21667


JSON object : View

Products Affected

soketi_project

  • soketi
CWE
CWE-755

Improper Handling of Exceptional Conditions