Description
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.
Remediation
References
https://github.com/soketi/soketi/commit/4b12efef9c31117c36a0a0f1c3aa32114e86364b
https://github.com/soketi/soketi/releases/tag/0.24.1
https://github.com/soketi/soketi/security/advisories/GHSA-86ch-6w7v-v6xf
Related Vulnerabilities
CVE-2020-7662 Vulnerability in npm package websocket-extensions
CVE-2023-47324 Vulnerability in maven package org.silverpeas.core:silverpeas-core-rs
CVE-2016-10735 Vulnerability in maven package org.webjars.bowergithub.twbs:bootstrap-sass
CVE-2022-25349 Vulnerability in maven package org.webjars.npm:materialize-css
CVE-2020-7780 Vulnerability in maven package com.softwaremill.akka-http-session:core_2.13