中危 immer_project immer 使用不兼容类型访问资源(类型混淆)
CVE编号
CVE-2021-23436利用情况
暂无补丁情况
官方补丁披露时间
2021-09-02漏洞描述
This affects the package immer before 9.0.6. A type confusion vulnerability can lead to a bypass of CVE-2020-28477 when the user-provided keys used in the path parameter are arrays. In particular, this bypass is possible because the condition (p === "__proto__" || p === "constructor") in applyPatches_ returns false if p is ['__proto__'] (or ['constructor']). The === operator (strict equality operator) returns false if the operands have different type.解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接 |
|
---|---|
https://github.com/immerjs/immer/commit/fa671e55ee9bd42ae08cc239102b665a23958237 | |
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1579266 | |
https://snyk.io/vuln/SNYK-JS-IMMER-1540542 |
受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | immer_project | immer | * | Up to (excluding) 9.0.6 |
- 攻击路径 远程
- 攻击复杂度 容易
- 权限要求 无需权限
- 影响范围 全局影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-843 | 使用不兼容类型访问资源(类型混淆) |
Exp相关链接

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