Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-fgmj-fm8m-jvvx

Опубликовано: 26 мая 2026
Источник: github
Github: Прошло ревью
CVSS3: 6.1

Описание

Apache ECharts has a cross-site scripting (XSS) vulnerability

A cross-site scripting (XSS) vulnerability exists in Apache ECharts in the Lines series tooltip rendering logic.

This issue affects Apache ECharts: from before 6.1.0.

In versions prior to 6.1.0, if both Lines series and tooltip are used, and no user-specified tooltip.formatter is provided, and series.data[i].name is specified, raw HTML string series.data[i].name can be rendered through innerHTML sink into tooltip content. Although tooltip is allowed to accept user-provided raw HTML via a custom tooltip.formatter, the built-in tooltip formatters conventionally perform HTML escaping automatically. This case breaks that convention and may unexpectedly lead to script execution when tooltips are displayed.

Users are recommended to upgrade to version 6.1.0 if using the Lines series in this way, which fixes the issue.

Пакеты

Наименование

echarts

npm
Затронутые версииВерсия исправления

< 6.1.0

6.1.0

EPSS

Процентиль: 52%
0.00749
Низкий

6.1 Medium

CVSS3

Дефекты

CWE-79

Связанные уязвимости

CVSS3: 6.1
nvd
3 месяца назад

A cross-site scripting (XSS) vulnerability exists in Apache ECharts in the Lines series tooltip rendering logic. This issue affects Apache ECharts: from before 6.1.0. In versions prior to 6.1.0, if both Lines series and tooltip are used, and no user-specified tooltip.formatter is provided, and series.data[i].name is specified, raw HTML string series.data[i].name can be rendered through innerHTML sink into tooltip content. Although tooltip is allowed to accept user-provided raw HTML via a custom tooltip.formatter, the built-in tooltip formatters conventionally perform HTML escaping automatically. This case breaks that convention and may unexpectedly lead to script execution when tooltips are displayed. Users are recommended to upgrade to version 6.1.0 if using the Lines series in this way, which fixes the issue.

CVSS3: 6.1
debian
3 месяца назад

A cross-site scripting (XSS) vulnerability exists in Apache ECharts in ...

EPSS

Процентиль: 52%
0.00749
Низкий

6.1 Medium

CVSS3

Дефекты

CWE-79