CVE编号
CVE-2021-23436利用情况
暂无补丁情况
N/A披露时间
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 |
- 攻击路径 网络
- 攻击复杂度 低
- 权限要求 无
- 影响范围 未更改
- 用户交互 无
- 可用性 高
- 保密性 高
- 完整性 高
还没有评论,来说两句吧...