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 jetty package to fix CVE-2023-36479 #1014

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

bharathappali
Copy link
Member

Security issue - CVE-2023-36479

This PR added the required version updates to fix the security issue. Although the latest available version is 12.0.3 for jetty, we are moving to nearest stable version to avoid any major integration issues. Would highly recommend to test the latest version and proceed to update to the latest.

NOTE: This is a quick fix.

@bharathappali bharathappali requested a review from dinogun October 31, 2023 05:31
@bharathappali bharathappali self-assigned this Oct 31, 2023
@bharathappali
Copy link
Member Author

bharathappali commented Oct 31, 2023

The issue is with the package org.eclipse.jetty.servlets.CGI and we are currently on version 9.4.44.v20210927

This issue was patched in version 9.4.52, 10.0.16, 11.0.16 and 12.0.0-beta2.

in 9, 10, 11 package is marked deprecated, in 12 it's removed.

Copy link
Contributor

@dinogun dinogun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dinogun dinogun merged commit 79b443b into kruize:mvp_demo Nov 2, 2023
2 of 3 checks passed
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.

2 participants