Skip to content
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

🔒 chore: bump katex package to patch CVE-2025-23207 #5383

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

danny-avila
Copy link
Owner

Summary

  • Bump KaTeX version to ^0.16.21 to address CVE-2025-23207
  • Add a check in useSideNavLinks.ts to remove parameters panel for agent endpoints

chrome_K9dTaPLgbl

Change Type

  • Bug fix (non-breaking change which fixes an issue)

Testing

I tested these changes by verifying that no parameters panel appears for agent endpoints in the side nav, and confirming KaTeX renders properly for math expressions. I recommend running a local build to ensure all endpoints behave correctly.

Checklist

  • My code adheres to this project's style guidelines
  • I have performed a self-review of my own code
  • My changes do not introduce new warnings
  • I have written tests demonstrating that my changes are effective
  • Local unit tests pass with my changes

@danny-avila danny-avila merged commit 460cde0 into main Jan 21, 2025
2 checks passed
@danny-avila danny-avila deleted the fix/patch-CVE-2025-23207 branch January 21, 2025 03:02
owengo pushed a commit to openwengo/LibreChat that referenced this pull request Jan 21, 2025
* chore: bump `katex` to patch `CVE-2025-23207`

* chore: prevent adding Parameters panel for agent endpoints in SideNav
lpirola pushed a commit to lpirola/LibreChat that referenced this pull request Jan 22, 2025
* chore: bump `katex` to patch `CVE-2025-23207`

* chore: prevent adding Parameters panel for agent endpoints in SideNav
justinmdickey pushed a commit to e-gineering/LibreChat that referenced this pull request Jan 30, 2025
* chore: bump `katex` to patch `CVE-2025-23207`

* chore: prevent adding Parameters panel for agent endpoints in SideNav
justinmdickey pushed a commit to e-gineering/LibreChat that referenced this pull request Feb 7, 2025
* chore: bump `katex` to patch `CVE-2025-23207`

* chore: prevent adding Parameters panel for agent endpoints in SideNav
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant