中危 Flitbit json-pointer原型污染漏洞
CVE编号
CVE-2020-7766利用情况
暂无补丁情况
官方补丁披露时间
2020-11-11漏洞描述
This affects all versions of package json-ptr. The issue occurs in the set operation (https://flitbit.github.io/json-ptr/classes/_src_pointer_.jsonpointer.htmlset) when the force flag is set to true. The function recursively set the property in the target object, however it does not properly check the key being set, leading to a prototype pollution.解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接 |
|
---|---|
https://github.com/flitbit/json-ptr/blob/master/src/util.ts%23L174 | |
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1038396 | |
https://snyk.io/vuln/SNYK-JS-JSONPTR-1016939 |
受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | json-ptr_project | json-ptr | * | - |
- 攻击路径 本地
- 攻击复杂度 复杂
- 权限要求 普通权限
- 影响范围 越权影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-1321 | Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') |
CWE-74 | 输出中的特殊元素转义处理不恰当(注入) |
CWE-915 | 动态确定对象属性修改的控制不恰当 |
Exp相关链接

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