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

Bump patch release of jetty to include CVE fix for CVE-2024-6763 #2220

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pfcoperez
Copy link

With #2202 one of two CVEs around Jetty dependency were addressed.

Unfortunately, at that moment CVE-2024-6763 was not removed as Jetty maintainers had not published a patch release fixing it (https://issues.apache.org/jira/browse/ZOOKEEPER-4876?focusedCommentId=17890378&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17890378).

That patch release is still not officially released according to their release notes but the truth is that
maven repository has it: Central Repository: org/eclipse/jetty/jetty-http/9.4.57.v20241219 and it has the backport for the CVE remediation:

image

This PR bumps Jetty dependency to this patch release thus effectively fixing the second CVE in https://issues.apache.org/jira/browse/ZOOKEEPER-4876

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