protobufjs 原型污染漏洞 (CVE-2023-36665)

admin 2023-11-29 22:51:34 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
中危 protobufjs 原型污染漏洞 (CVE-2023-36665)

CVE编号

CVE-2023-36665

利用情况

暂无

补丁情况

官方补丁

披露时间

2023-07-05
漏洞描述
protobuf.js (aka protobufjs) 6.10.0 through 7.x before 7.2.4 allows Prototype Pollution, a different vulnerability than CVE-2022-25878. A user-controlled protobuf message can be used by an attacker to pollute the prototype of Object.prototype by adding and overwriting its data and functions. Exploitation can involve: (1) using the function parse to parse protobuf messages on the fly, (2) loading .proto files by using load/loadSync functions, or (3) providing untrusted input to the functions ReflectionObject.setParsedOption and util.setProperty. NOTE: this CVE Record is about "Object.constructor.prototype.<new-property> = ...;" whereas CVE-2022-25878 was about "Object.__proto__.<new-property> = ...;" instead.
解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接
https://github.com/protobufjs/protobuf.js/commit/e66379f451b0393c27d87b37fa7d...
https://github.com/protobufjs/protobuf.js/compare/protobufjs-v7.2.3...protobu...
https://github.com/protobufjs/protobuf.js/pull/1899
https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4
https://www.code-intelligence.com/blog/cve-protobufjs-prototype-pollution-cve...
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
应用 protobufjs_project protobufjs * From (including) 6.10.0 Up to (excluding) 7.2.4
阿里云评分 6.7
  • 攻击路径 远程
  • 攻击复杂度 容易
  • 权限要求 无需权限
  • 影响范围 全局影响
  • EXP成熟度 未验证
  • 补丁情况 官方补丁
  • 数据保密性 无影响
  • 数据完整性 无影响
  • 服务器危害 无影响
  • 全网数量 N/A
CWE-ID 漏洞类型
CWE-1321 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
- 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