isolated-vm_project isolated-vm 动态管理代码资源的控制不恰当

admin 2023-12-01 15:31:25 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
中危 isolated-vm_project isolated-vm 动态管理代码资源的控制不恰当

CVE编号

CVE-2021-21413

利用情况

暂无

补丁情况

官方补丁

披露时间

2021-03-31
漏洞描述
isolated-vm is a library for nodejs which gives you access to v8's Isolate interface. Versions of isolated-vm before v4.0.0 have API pitfalls which may make it easy for implementers to expose supposed secure isolates to the permissions of the main nodejs isolate. Reference objects allow access to the underlying reference's full prototype chain. In an environment where the implementer has exposed a Reference instance to an attacker they would be able to use it to acquire a Reference to the nodejs context's Function object. Similar application-specific attacks could be possible by modifying the local prototype of other API objects. Access to NativeModule objects could allow an attacker to load and run native code from anywhere on the filesystem. If combined with, for example, a file upload API this would allow for arbitrary code execution. This is addressed in v4.0.0 through a series of related changes.
解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接
https://github.com/laverdet/isolated-vm/blob/main/CHANGELOG.md
https://github.com/laverdet/isolated-vm/commit/2646e6c1558bac66285daeab54c7d4...
https://github.com/laverdet/isolated-vm/commit/27151bfecc260e96714443613880e3...
https://github.com/laverdet/isolated-vm/security/advisories/GHSA-mmhj-4w6j-76h7
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
应用 isolated-vm_project isolated-vm * Up to (excluding) 4.0.0
阿里云评分 6.5
  • 攻击路径 远程
  • 攻击复杂度 容易
  • 权限要求 无需权限
  • 影响范围 全局影响
  • EXP成熟度 未验证
  • 补丁情况 官方补丁
  • 数据保密性 无影响
  • 数据完整性 无影响
  • 服务器危害 无影响
  • 全网数量 N/A
CWE-ID 漏洞类型
CWE-913 动态管理代码资源的控制不恰当
- 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