Uncaught exception in engine.io
Moderate severity
GitHub Reviewed
Published
Nov 20, 2022
in
socketio/engine.io
•
Updated Feb 1, 2023
Description
Published to the GitHub Advisory Database
Nov 21, 2022
Reviewed
Nov 21, 2022
Published by the National Vulnerability Database
Nov 22, 2022
Last updated
Feb 1, 2023
Impact
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 uses depending packages likesocket.io
.Patches
A fix has been released today (2022/11/20):
[email protected]
3.6.1
[email protected]
6.2.1
For
socket.io
users:engine.io
version[email protected]
~6.2.0
npm audit fix
should be sufficient[email protected]
~6.1.0
[email protected]
[email protected]
~6.0.0
[email protected]
[email protected]
~5.2.0
[email protected]
[email protected]
~5.1.1
[email protected]
[email protected]
~5.0.0
[email protected]
[email protected]
~4.1.0
[email protected]
(see here)[email protected]
~4.0.0
[email protected]
(see here)[email protected]
~3.6.0
npm audit fix
should be sufficient[email protected]
and below~3.5.0
[email protected]
Workarounds
There is no known workaround except upgrading to a safe version.
For more information
If you have any questions or comments about this advisory:
engine.io
Thanks to Jonathan Neve for the responsible disclosure.
References