Vulnerabilities (CVE)

Filtered by vendor Socket Subscribe
Filtered by product Socket.io-parser
Total 3 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-2421 1 Socket 1 Socket.io-parser 2024-01-02 N/A 9.8 CRITICAL
Due to improper type validation in attachment parsing the Socket.io js library, it is possible to overwrite the _placeholder object which allows an attacker to place references to functions at arbitrary places in the resulting query object.
CVE-2023-32695 1 Socket 1 Socket.io-parser 2023-12-10 N/A 7.5 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.
CVE-2020-36049 1 Socket 1 Socket.io-parser 2023-12-10 5.0 MEDIUM 7.5 HIGH
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.