中危 socket engine.io 对因果或异常条件的不恰当检查
CVE编号
CVE-2022-21676利用情况
暂无补丁情况
官方补丁披露时间
2022-01-13漏洞描述
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 starting from version `4.0.0`, including those who uses depending packages like `socket.io`. Versions prior to `4.0.0` are not impacted. A fix has been released for each major branch, namely `4.1.2` for the `4.x.x` branch, `5.2.1` for the `5.x.x` branch, and `6.1.1` for the `6.x.x` branch. There is no known workaround except upgrading to a safe version.解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | socket | engine.io | * | From (including) 4.0.0 | Up to (excluding) 4.1.2 | ||||
运行在以下环境 | |||||||||
应用 | socket | engine.io | * | From (including) 5.0.0 | Up to (excluding) 5.2.1 | ||||
运行在以下环境 | |||||||||
应用 | socket | engine.io | * | From (including) 6.0.0 | Up to (excluding) 6.1.1 |
- 攻击路径 本地
- 攻击复杂度 复杂
- 权限要求 普通权限
- 影响范围 越权影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-754 | 对因果或异常条件的不恰当检查 |
CWE-755 | 对异常条件的处理不恰当 |
Exp相关链接

版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
评论