低危 原型污染允许使用构造函数或__proto__有效负载添加或修改Object.prototype的属性
CVE编号
CVE-2020-7598利用情况
暂无补丁情况
官方补丁披露时间
2020-03-12漏洞描述
1.2.2之前的minimist可能会被诱骗使用“构造函数”或“ __proto__”有效负载来添加或修改Object.prototype的属性。解决建议
厂商已发布了漏洞修复程序,请及时关注更新:https://github.com/substack/minimist
参考链接 |
|
---|---|
http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00024.html | |
https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 |
受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | substack | minimist | * | Up to (excluding) 1.2.2 | |||||
运行在以下环境 | |||||||||
系统 | anolis_os_8 | nodejs-devel | * | Up to (excluding) 6.14.11-1.10.24.0.1 | |||||
运行在以下环境 | |||||||||
系统 | centos_8 | nodejs-docs | * | Up to (excluding) 10.21.0-3.module+el8.2.0+7071+d2377ea3 | |||||
运行在以下环境 | |||||||||
系统 | debian_10 | node-minimist | * | Up to (excluding) 1.2.0-1+deb10u1 | |||||
运行在以下环境 | |||||||||
系统 | debian_11 | node-minimist | * | Up to (excluding) 1.2.5-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | node-minimist | * | Up to (excluding) 1.2.5-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_9 | node-minimist | * | Up to (including) 1.2.0-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | node-minimist | * | Up to (excluding) 1.2.5-1 | |||||
运行在以下环境 | |||||||||
系统 | opensuse_Leap_15.1 | nodejs8-devel | * | Up to (excluding) 8.17.0-lp151.2.15.1 | |||||
运行在以下环境 | |||||||||
系统 | oracle_8 | oraclelinux-release | * | Up to (excluding) 1.18.3-1.module+el8.1.0+5392+4d6b561f | |||||
运行在以下环境 | |||||||||
系统 | redhat_8 | nodejs-docs | * | Up to (excluding) 10.21.0-3.module+el8.2.0+7071+d2377ea3 | |||||
运行在以下环境 | |||||||||
系统 | suse_12 | nodejs10 | * | Up to (excluding) 10.21.0-1.24 | |||||
- 攻击路径 远程
- 攻击复杂度 困难
- 权限要求 无需权限
- 影响范围 有限影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 100
CWE-ID | 漏洞类型 |
CWE-1321 | Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') |
CWE-20 | 输入验证不恰当 |
CWE-915 | 动态确定对象属性修改的控制不恰当 |
Exp相关链接

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