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

Upgrade jetty dependencies to address CVE-2024-8184 #24184

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

infvg
Copy link
Contributor

@infvg infvg commented Dec 3, 2024

Description

Upgrade the jetty dependencies to CVE-2024-8184
If implemented this will:
Upgrade the jetty dependencies to 9.4.56.v20240826

Motivation and Context

This upgrade was created to deal with CVE-2024-8184

Impact

None

Checklist

  • Please make sure your submission complies with our contributing guide, in particular code style and commit standards.
  • PR description addresses the issue accurately and concisely. If the change is non-trivial, a GitHub Issue is referenced.
  • Documented new properties (with its default value), SQL syntax, functions, or other functionality.
  • If release notes are required, they follow the release notes guidelines.
  • Adequate tests were added if applicable.
  • CI passed.

Release Notes

== RELEASE NOTES ==

General Changes
* Upgrade jetty dependencies to version 9.4.56.v20240826 in response to `CVE-2024-8184 <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-8184>`_. :pr:`24184`

Upgrade the jetty dependencies to address CVE-2024-8184
If implemented this will:
Upgrade all jetty dependencies to version 9.4.56.v20240826
@prestodb-ci prestodb-ci added the from:IBM PR from IBM label Dec 3, 2024
@prestodb-ci prestodb-ci requested review from a team, wanglinsong and pratyakshsharma and removed request for a team December 3, 2024 18:18
@infvg infvg marked this pull request as ready for review December 3, 2024 20:50
@infvg infvg requested a review from a team as a code owner December 3, 2024 20:50
@infvg infvg requested a review from presto-oss December 3, 2024 20:50
pom.xml Show resolved Hide resolved
@infvg infvg requested a review from agrawalreetika December 4, 2024 19:09
Copy link
Contributor

@pratyakshsharma pratyakshsharma left a comment

Choose a reason for hiding this comment

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

LGTM as per the discussions.

@tdcmeehan tdcmeehan merged commit b1b842c into prestodb:master Jan 8, 2025
58 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
from:IBM PR from IBM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants