PT-2024-22358 · Katex+3 · Katex+3
Jupenur
·
Published
2024-03-25
·
Updated
2026-02-05
·
CVE-2024-28243
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
KaTeX versions prior to 0.16.10
Description
KaTeX is a JavaScript library for TeX math rendering on the web. Users who render untrusted mathematical expressions could encounter malicious input using
edef that causes a near-infinite loop, despite setting maxExpand to avoid such loops. This can be used as an availability attack, where a client rendering another user's KaTeX input will be unable to use the site due to memory overflow, tying up the main thread, or stack overflow.Recommendations
Upgrade to KaTeX v0.16.10 to remove this vulnerability.
Forbid inputs containing the substring
"edef" before passing them to KaTeX.
As a temporary workaround, consider restricting the use of the edef command in KaTeX until a patch is available.Exploit
Fix
Uncontrolled Recursion
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Debian
Katex
Linuxmint
Ubuntu