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

exploitDog

github логотип

GHSA-cg87-wmx4-v546

Опубликовано: 17 янв. 2025
Источник: github
Github: Прошло ревью
CVSS3: 6.3

Описание

KaTeX \htmlData does not validate attribute names

Impact

KaTeX users who render untrusted mathematical expressions with renderToString could encounter malicious input using \htmlData that runs arbitrary JavaScript, or generate invalid HTML.

Patches

Upgrade to KaTeX v0.16.21 to remove this vulnerability.

Workarounds

  • Avoid use of or turn off the trust option, or set it to forbid \htmlData commands.
  • Forbid inputs containing the substring "\\htmlData".
  • Sanitize HTML output from KaTeX.

Details

\htmlData did not validate its attribute name argument, allowing it to generate invalid or malicious HTML that runs scripts.

For more information

If you have any questions or comments about this advisory:

Пакеты

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

katex

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

>= 0.12.0, <= 0.16.20

0.16.21

EPSS

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

6.3 Medium

CVSS3

Дефекты

CWE-116
CWE-79

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

CVSS3: 6.3
ubuntu
11 месяцев назад

KaTeX is a fast, easy-to-use JavaScript library for TeX math rendering on the web. KaTeX users who render untrusted mathematical expressions with `renderToString` could encounter malicious input using `\htmlData` that runs arbitrary JavaScript, or generate invalid HTML. Users are advised to upgrade to KaTeX v0.16.21 to remove this vulnerability. Users unable to upgrade should avoid use of or turn off the `trust` option, or set it to forbid `\htmlData` commands, forbid inputs containing the substring `"\\htmlData"` and sanitize HTML output from KaTeX.

CVSS3: 6.3
redhat
11 месяцев назад

KaTeX is a fast, easy-to-use JavaScript library for TeX math rendering on the web. KaTeX users who render untrusted mathematical expressions with `renderToString` could encounter malicious input using `\htmlData` that runs arbitrary JavaScript, or generate invalid HTML. Users are advised to upgrade to KaTeX v0.16.21 to remove this vulnerability. Users unable to upgrade should avoid use of or turn off the `trust` option, or set it to forbid `\htmlData` commands, forbid inputs containing the substring `"\\htmlData"` and sanitize HTML output from KaTeX.

CVSS3: 6.3
nvd
11 месяцев назад

KaTeX is a fast, easy-to-use JavaScript library for TeX math rendering on the web. KaTeX users who render untrusted mathematical expressions with `renderToString` could encounter malicious input using `\htmlData` that runs arbitrary JavaScript, or generate invalid HTML. Users are advised to upgrade to KaTeX v0.16.21 to remove this vulnerability. Users unable to upgrade should avoid use of or turn off the `trust` option, or set it to forbid `\htmlData` commands, forbid inputs containing the substring `"\\htmlData"` and sanitize HTML output from KaTeX.

CVSS3: 6.3
debian
11 месяцев назад

KaTeX is a fast, easy-to-use JavaScript library for TeX math rendering ...

CVSS3: 6.3
fstec
12 месяцев назад

Уязвимость функции renderToString() JavaScript-библиотеки для рендеринга математических выражений KaTeX, позволяющая нарушителю выполнить произвольный код

EPSS

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

6.3 Medium

CVSS3

Дефекты

CWE-116
CWE-79