Lack of data validation In node-socket.io-parser
Description
socket.io parser is a socket.io encoder and decoder written in JavaScript complying with version 5 of socket.io-protocol. A specially crafted Socket.IO packet can trigger an uncaught exception on the Socket.IO server, thus killing the Node.js process. A patch has been released in version 4.2.3.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
debian 12 | 4.2.1+~3.1.0-2 | ||
debian 13 | 4.2.1+~3.1.0-2 | ||
debian 14 | 4.2.1+~3.1.0-2 | ||
npm | 4.2.3, 3.4.3, 3.3.4 |
Aliases
1. 2. 3. 4. 5. 6. 7.
References
1. 2. 3. 4. 5. 6.