socketio/socket.io-parser

socketio/socket.io-parser

Releases49
Frequency2 months 2 weeks
Last Release
Stars140

CVE History

CVEPublishedCVSS v3CVSS v2
7.3 HIGH

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.

7.5 HIGH5 MEDIUM

socket.io-parser before 3.4.1 allows attackers to cause a denial of service (memory consumption) via a large packet because a concatenation approach is used.