-
Notifications
You must be signed in to change notification settings - Fork 63
fix(deps): update dependency katex to v0.16.21 [security] #1403
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
73663e3 to
c6f6a3e
Compare
iobuhov
previously approved these changes
Jan 29, 2025
d3c1ae7 to
324c4d3
Compare
e4ff07f to
f0d0ace
Compare
f0d0ace to
ddc2c67
Compare
leonardomendix
previously approved these changes
Feb 14, 2025
b5cc609 to
7d9cb74
Compare
f1a0276 to
55e60fc
Compare
9918b18 to
ca710ff
Compare
fef5a2a to
a9173cf
Compare
1619a7f to
9065067
Compare
9065067 to
36feba7
Compare
rahmanunver
previously approved these changes
May 26, 2025
iobuhov
previously approved these changes
May 26, 2025
36feba7 to
ecd80e8
Compare
ecd80e8 to
aea1d22
Compare
r0b1n
approved these changes
May 26, 2025
iobuhov
approved these changes
May 26, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.16.11->0.16.21GitHub Vulnerability Alerts
CVE-2025-23207
Impact
KaTeX users who render untrusted mathematical expressions with
renderToStringcould encounter malicious input using\htmlDatathat runs arbitrary JavaScript, or generate invalid HTML.Patches
Upgrade to KaTeX v0.16.21 to remove this vulnerability.
Workarounds
trustoption, or set it to forbid\htmlDatacommands."\\htmlData".Details
\htmlDatadid 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:
Release Notes
KaTeX/KaTeX (katex)
v0.16.21Compare Source
Bug Fixes
v0.16.20Compare Source
Bug Fixes
v0.16.19Compare Source
Bug Fixes
strictfunction type (#4009) (4228b4e)v0.16.18Compare Source
Bug Fixes
v0.16.17Compare Source
Bug Fixes
v0.16.16Compare Source
Features
v0.16.15Compare Source
Features
\mathsfitcommand (#3998) (2218901)v0.16.14Compare Source
Features
v0.16.13Compare Source
Bug Fixes
\vdotsand\rulesupport in text mode (#3997) (0e08352), closes #3990v0.16.12Compare Source
Features
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.