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

exploitDog

nvd логотип

CVE-2024-28246

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

Описание

KaTeX is a JavaScript library for TeX math rendering on the web. Code that uses KaTeX's trust option, specifically that provides a function to blacklist certain URL protocols, can be fooled by URLs in malicious inputs that use uppercase characters in the protocol. In particular, this can allow for malicious input to generate javascript: links in the output, even if the trust function tries to forbid this protocol via trust: (context) => context.protocol !== 'javascript'. Upgrade to KaTeX v0.16.10 to remove this vulnerability.

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

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

EPSS

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

5.5 Medium

CVSS3

5.4 Medium

CVSS3

Дефекты

CWE-184

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

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

KaTeX is a JavaScript library for TeX math rendering on the web. Code that uses KaTeX's `trust` option, specifically that provides a function to blacklist certain URL protocols, can be fooled by URLs in malicious inputs that use uppercase characters in the protocol. In particular, this can allow for malicious input to generate `javascript:` links in the output, even if the `trust` function tries to forbid this protocol via `trust: (context) => context.protocol !== 'javascript'`. Upgrade to KaTeX v0.16.10 to remove this vulnerability.

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

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

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

KaTeX missing normalization of the protocol in URLs allows bypassing forbidden protocols

EPSS

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

5.5 Medium

CVSS3

5.4 Medium

CVSS3

Дефекты

CWE-184