CVE-2025-59840
中文标题:
(暂无数据)
英文标题:
Vega Cross-Site Scripting (XSS) via expressions abusing toString calls in environments using the VEGA_DEBUG global variable
漏洞描述
中文描述:
(暂无数据)
英文描述:
Vega is a visualization grammar, a declarative format for creating, saving, and sharing interactive visualization designs. In Vega prior to version 6.2.0, applications meeting 2 conditions are at risk of arbitrary JavaScript code execution, even if "safe mode" expressionInterpreter is used. They are vulnerable if they use `vega` in an application that attaches `vega` library and a `vega.View` instance similar to the Vega Editor to the global `window` and if they allow user-defined Vega `JSON` definitions (vs JSON that was is only provided through source code). Patches are available in the following Vega applications. If using the latest Vega line (6.x), upgrade to `vega` `6.2.0` / `vega-expression` `6.1.0` / `vega-interpreter` `2.2.1` (if using AST evaluator mode). If using Vega in a non-ESM environment, upgrade to `vega-expression` `5.2.1` / `1.2.1` (if using AST evaluator mode). Some workarounds are available. Do not attach `vega` View instances to global variables, and do not attach `vega` to the global window. These practices of attaching the vega library and View instances may be convenient for debugging, but should not be used in production or in any situation where vega/vega-lite definitions could be provided by untrusted parties.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| vega | vega | vega < 6.2.0 | - | - |
cpe:2.3:a:vega:vega:vega_<_6.2.0:*:*:*:*:*:*:*
|
| vega | vega | vega-expression >= 6.0.0, < 6.1.0 | - | - |
cpe:2.3:a:vega:vega:vega-expression_>=_6.0.0,_<_6.1.0:*:*:*:*:*:*:*
|
| vega | vega | vega-expression < 5.2.1 | - | - |
cpe:2.3:a:vega:vega:vega-expression_<_5.2.1:*:*:*:*:*:*:*
|
| vega | vega | vega-interpreter >= 2.0.0, < 2.2.1 | - | - |
cpe:2.3:a:vega:vega:vega-interpreter_>=_2.0.0,_<_2.2.1:*:*:*:*:*:*:*
|
| vega | vega | vega-interpreter < 1.2.1 | - | - |
cpe:2.3:a:vega:vega:vega-interpreter_<_1.2.1:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
CVSS评分详情
3.1 (cna)
HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-59840 |
2025-11-15 03:17:45 | 2026-01-12 02:12:08 |
| NVD | nvd_CVE-2025-59840 |
2025-11-15 03:18:45 | 2026-01-12 02:27:55 |
版本与语言
安全公告
变更历史
查看详细变更
- data_sources: ['cve'] -> ['cve', 'nvd']