Lucene Package Update to Address CVE-2024-43383#17942
Merged
nul800sebastiaan merged 3 commits intoumbraco:v13/devfrom Jan 20, 2025
Merged
Lucene Package Update to Address CVE-2024-43383#17942nul800sebastiaan merged 3 commits intoumbraco:v13/devfrom
nul800sebastiaan merged 3 commits intoumbraco:v13/devfrom
Conversation
|
Hi there @amsclark, thank you for this contribution! 👍 While we wait for one of the Core Collaborators team to have a look at your work, we wanted to let you know about that we have a checklist for some of the things we will consider during review:
Don't worry if you got something wrong. We like to think of a pull request as the start of a conversation, we're happy to provide guidance on improving your contribution. If you realize that you might want to make some changes then you can do that by adding new commits to the branch you created for this work and pushing new commits. They should then automatically show up as updates to this pull request. Thanks, from your friendly Umbraco GitHub bot 🤖 🙂 |
Collaborator
Member
|
Thanks @amsclark! |
AndyButland
pushed a commit
that referenced
this pull request
Jan 20, 2025
* Update Lucene Package to 4.8.0-beta00017 * Add Package Reference --------- Co-authored-by: Sebastiaan Janssen <[email protected]>
This was referenced Sep 30, 2025
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
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.
https://nvd.nist.gov/vuln/detail/CVE-2024-43383
This was addressed in version 15 here: #17415
This is the same fix, back-ported to v13.