clever underscore.deep improperly controlled modification of object prototype attributes ('proto

admin 2023-11-30 07:10:34 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
clever underscore.deep improperly controlled modification of object prototype attributes ('prototype pollution')

CVE编号

CVE-2022-31106

利用情况

暂无

补丁情况

N/A

披露时间

2022-06-29
漏洞描述
Underscore.deep is a collection of Underscore mixins that operate on nested objects. Versions of `underscore.deep` prior to version 0.5.3 are vulnerable to a prototype pollution vulnerability. An attacker can craft a malicious payload and pass it to `deepFromFlat`, which would pollute any future Objects created. Any users that have `deepFromFlat` or `deepPick` (due to its dependency on `deepFromFlat`) in their code should upgrade to version 0.5.3 as soon as possible. Users unable to upgrade may mitigate this issue by modifying `deepFromFlat` to prevent specific keywords which will prevent this from happening.
解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接
https://github.com/Clever/underscore.deep/commit/b5e109ad05b48371be225fa4d490...
https://github.com/Clever/underscore.deep/security/advisories/GHSA-8j79-hfj5-f2xm
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
应用 clever underscore.deep * Up to (excluding) 0.5.3
CVSS3评分 9.8
  • 攻击路径 网络
  • 攻击复杂度 低
  • 权限要求 无
  • 影响范围 未更改
  • 用户交互 无
  • 可用性 高
  • 保密性 高
  • 完整性 高
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CWE-ID 漏洞类型
CWE-1321 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CWE-915 动态确定对象属性修改的控制不恰当
- avd.aliyun.com
weinxin
版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
N/A Ali_nvd

N/A

N/ACVE编号 CVE-2024-9120利用情况 暂无补丁情况 N/A披露时间 2024-09-23漏洞描述Use after free in Dawn
评论:0   参与:  0