GHSA-86ch-6w7v-v6xf

Suggest an improvement
Source
https://github.com/advisories/GHSA-86ch-6w7v-v6xf
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/01/GHSA-86ch-6w7v-v6xf/GHSA-86ch-6w7v-v6xf.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-86ch-6w7v-v6xf
Aliases
Published
2022-01-08T00:24:44Z
Modified
2023-11-08T04:08:06.935571Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Denial of Service in soketi
Details

Impact

What kind of vulnerability is it? Who is impacted?

There was a wrong behavior when reading POST requests, making the server crash if it couldn't read the body. In case a POST request was sent to any endpoint of the server with an empty body, even unauthenticated with the Pusher Protocol, it would simply just crash the server for trying to send a response after the request closed.

All users that run the server are affected by it and it's highly recommended to upgrade to the latest patch.

Patches

Has the problem been patched? What versions should users upgrade to?

Updating to at least 0.24.1 or the latest version.

Workarounds

Is there a way for users to fix or remediate the vulnerability without upgrading?

No. Upgrading is the only solution.

References

Are there any links users can visit to find out more?

https://github.com/soketi/soketi/releases/tag/0.24.1

For more information

If you have any questions or comments about this advisory: * Open an issue in the issues board * Email us at alex@renoki.org

Database specific
{
    "severity": "HIGH",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-755"
    ],
    "github_reviewed_at": "2022-01-07T23:46:31Z",
    "nvd_published_at": "2022-01-10T14:12:00Z"
}
References

Affected packages

npm / @soketi/soketi

Package

Name
@soketi/soketi
View open source insights on deps.dev
Purl
pkg:npm/%40soketi/soketi

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.24.1