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

exploitDog

nvd логотип

CVE-2024-28244

Опубликовано: 25 мар. 2024
Источник: nvd
CVSS3: 6.5
EPSS Низкий

Описание

KaTeX is a JavaScript library for TeX math rendering on the web. KaTeX users who render untrusted mathematical expressions could encounter malicious input using \def or \newcommand that causes a near-infinite loop, despite setting maxExpand to avoid such loops. KaTeX supports an option named maxExpand which aims to prevent infinitely recursive macros from consuming all available memory and/or triggering a stack overflow error. Unfortunately, support for "Unicode (sub|super)script characters" allows an attacker to bypass this limit. Each sub/superscript group instantiated a separate Parser with its own limit on macro executions, without inheriting the current count of macro executions from its parent. This has been corrected in KaTeX v0.16.10.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:katex:katex:*:*:*:*:*:*:*:*
Версия от 0.15.4 (включая) до 0.16.10 (исключая)

EPSS

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

6.5 Medium

CVSS3

Дефекты

CWE-674

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

CVSS3: 6.5
ubuntu
почти 2 года назад

KaTeX is a JavaScript library for TeX math rendering on the web. KaTeX users who render untrusted mathematical expressions could encounter malicious input using `\def` or `\newcommand` that causes a near-infinite loop, despite setting `maxExpand` to avoid such loops. KaTeX supports an option named maxExpand which aims to prevent infinitely recursive macros from consuming all available memory and/or triggering a stack overflow error. Unfortunately, support for "Unicode (sub|super)script characters" allows an attacker to bypass this limit. Each sub/superscript group instantiated a separate Parser with its own limit on macro executions, without inheriting the current count of macro executions from its parent. This has been corrected in KaTeX v0.16.10.

CVSS3: 6.5
debian
почти 2 года назад

KaTeX is a JavaScript library for TeX math rendering on the web. KaTeX ...

CVSS3: 6.5
github
почти 2 года назад

KaTeX's maxExpand bypassed by Unicode sub/superscripts

EPSS

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

6.5 Medium

CVSS3

Дефекты

CWE-674