Description
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.
INFO
Published Date :
2025-01-17T21:25:05.746Z
Last Modified :
2025-01-17T21:32:24.984Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2025-23207 vulnerability.
| Vendors | Products |
|---|---|
| Katex |
|
| Redhat |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-23207.