Engine.IO is the implementation of transport-based cross-browser/cross-device bi-directional communication layer for Socket.IO. An uncaught exception vulnerability was introduced in version 5.1.0 and included in version 4.1.0 of the `socket.io` parent package. Older versions are not impacted. A specially crafted HTTP request can trigger an uncaught exception on the Engine.IO server, thus killing the Node.js process. This impacts all the users of the `engine.io` package, including those who use depending packages like `socket.io`. This issue was fixed in version 6.4.2 of Engine.IO. There is no known workaround except upgrading to a safe version.
References
Configurations
History
No history.
Information
Published : 2023-05-08 21:15
Updated : 2023-06-22 15:15
NVD link : CVE-2023-31125
Mitre link : CVE-2023-31125
CVE.ORG link : CVE-2023-31125
JSON object : View
Products Affected
socket
- engine.io
CWE