Vega 跨站脚本漏洞(CVE-2023-26487)

admin 2023-11-30 03:18:01 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
中危 Vega 跨站脚本漏洞(CVE-2023-26487)

CVE编号

CVE-2023-26487

利用情况

暂无

补丁情况

官方补丁

披露时间

2023-03-02
漏洞描述
Vega is a visualization grammar, a declarative format for creating, saving, and sharing interactive visualization designs.`lassoAppend' function accepts 3 arguments and internally invokes `push` function on the 1st argument specifying array consisting of 2nd and 3rd arguments as `push` call argument. The type of the 1st argument is supposed to be an array, but it's not enforced. This makes it possible to specify any object with a `push` function as the 1st argument, `push` function can be set to any function that can be access via `event.view` (no all such functions can be exploited due to invalid context or signature, but some can, e.g. `console.log`). The issue is that`lassoAppend` doesn't enforce proper types of its arguments. This issue opens various XSS vectors, but exact impact and severity depends on the environment (e.g. Core JS `setImmediate` polyfill basically allows `eval`-like functionality). This issue was patched in 5.23.0.
解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接
https://github.com/vega/vega/commit/01adb034f24727d3bb321bbbb6696a7f4cd91689
https://github.com/vega/vega/releases/tag/v5.23.0
https://github.com/vega/vega/security/advisories/GHSA-w5m3-xh75-mp55
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
应用 vega-functions_project vega-functions * Up to (excluding) 5.13.1
运行在以下环境
应用 vega_project vega * Up to (excluding) 5.23.0
阿里云评分 5.7
  • 攻击路径 本地
  • 攻击复杂度 困难
  • 权限要求 普通权限
  • 影响范围 有限影响
  • EXP成熟度 未验证
  • 补丁情况 官方补丁
  • 数据保密性 无影响
  • 数据完整性 无影响
  • 服务器危害 无影响
  • 全网数量 N/A
CWE-ID 漏洞类型
CWE-79 在Web页面生成时对输入的转义处理不恰当(跨站脚本)
- 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