Overview
- Description
- Engine.IO is the implementation of transport-based cross-browser/cross-device bi-directional communication layer for Socket.IO. 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 like socket.io. There is no known workaround except upgrading to a safe version. There are patches for this issue released in versions 3.6.1 and 6.2.1.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 6.5
- Impact score
- 3.6
- Exploitability score
- 2.8
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- Severity
- MEDIUM
Weaknesses
- security-advisories@github.com
- CWE-248
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:socket:engine.io:*:*:*:*:*:node.js:*:*", "vulnerable": true, "matchCriteriaId": "65BB103B-09C2-4AD2-9F5A-74F7F1F933E1", "versionEndExcluding": "3.6.1" }, { "criteria": "cpe:2.3:a:socket:engine.io:*:*:*:*:*:node.js:*:*", "vulnerable": true, "matchCriteriaId": "3E0FC268-7941-4A4C-9D5E-D34D0592B40A", "versionEndExcluding": "6.2.1", "versionStartIncluding": "4.0.0" } ], "operator": "OR" } ] } ]