Clarification on CVE-2024-6763 Remediation and jetty-http in Jetty 12.x #13315
Closed
raviteja439
started this conversation in
General
Replies: 1 comment
-
Correct, Jetty 11 is currently EOL.
The
As for CVE-2024-6763, the linked to advisory shows that it was fixed in Jetty 12.0.12. As for documentation for Jetty 12, see
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Jetty Team,
Following up on CVE-2024-6763 flagged in our dependency scans for jetty-http:11.0.25, we understand that:
Jetty 9/10/11 are now EOL.
jetty-http is not published as a standalone artifact in Jetty 12.x.
Could you please clarify:
How is the functionality of jetty-http structured or replaced in Jetty 12.x?
What is the recommended approach for users relying on jetty-http in Jetty 11.x to migrate to Jetty 12.x for continued security compliance and equivalent HTTP handling functionality?
Is there any published guidance or documentation for transitioning from Jetty 11.x + jetty-http to Jetty 12.x?
We want to align our REST Catalog dependencies with a supported Jetty 12.x track while ensuring CVE remediation and compatibility with our use case.
Thank you for your guidance.
Best regards,
Raviteja Lanka,
IBM India.
Beta Was this translation helpful? Give feedback.
All reactions