CVE-2024-38355
Socket.IO Uncaught Exception Denial of Service
Description
Socket.IO is an open source, real-time, bidirectional, event-based, communication framework. A specially crafted Socket.IO packet can trigger an uncaught exception on the Socket.IO server, thus killing the Node.js process. This issue is fixed by commit `15af22fc22` which has been included in `[email protected]` (released in May 2023). The fix was backported in the 2.x branch as well with commit `d30630ba10`. Users are advised to upgrade. Users unable to upgrade may attach a listener for the "error" event to catch these errors.
INFO
Published Date :
June 19, 2024, 8:15 p.m.
Last Modified :
Nov. 21, 2024, 9:25 a.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
3.4
Exploitability Score :
3.9
Public PoC/Exploit Available at Github
CVE-2024-38355 has a 1 public PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
Affected Products
The following products are affected by CVE-2024-38355
vulnerability.
Even if cvefeed.io
is aware of the exact versions of the
products
that
are
affected, the information is not represented in the table below.
No affected product recoded yet
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-38355
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Profile >:D
JavaScript Shell
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-38355
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-38355
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 21, 2024
Action Type Old Value New Value Added Reference https://github.com/socketio/socket.io/commit/15af22fc22bc6030fcead322c106f07640336115 Added Reference https://github.com/socketio/socket.io/commit/d30630ba10562bf987f4d2b42440fc41a828119c Added Reference https://github.com/socketio/socket.io/security/advisories/GHSA-25hc-qcg6-38wj Added Reference https://www.vicarius.io/vsociety/posts/unhandled-exception-in-socketio-cve-2024-38355 -
CVE Received by [email protected]
Jun. 19, 2024
Action Type Old Value New Value Added Description Socket.IO is an open source, real-time, bidirectional, event-based, communication framework. A specially crafted Socket.IO packet can trigger an uncaught exception on the Socket.IO server, thus killing the Node.js process. This issue is fixed by commit `15af22fc22` which has been included in `[email protected]` (released in May 2023). The fix was backported in the 2.x branch as well with commit `d30630ba10`. Users are advised to upgrade. Users unable to upgrade may attach a listener for the "error" event to catch these errors. Added Reference GitHub, Inc. https://github.com/socketio/socket.io/security/advisories/GHSA-25hc-qcg6-38wj [No types assigned] Added Reference GitHub, Inc. https://github.com/socketio/socket.io/commit/15af22fc22bc6030fcead322c106f07640336115 [No types assigned] Added Reference GitHub, Inc. https://github.com/socketio/socket.io/commit/d30630ba10562bf987f4d2b42440fc41a828119c [No types assigned] Added CWE GitHub, Inc. CWE-20 Added CWE GitHub, Inc. CWE-754 Added CVSS V3.1 GitHub, Inc. AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-38355
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-38355
weaknesses.