HBASE-27424 Upgrade Jettison for CVE-2022-40149/40150#4822
Merged
apurtell merged 1 commit intoapache:masterfrom Oct 11, 2022
Merged
HBASE-27424 Upgrade Jettison for CVE-2022-40149/40150#4822apurtell merged 1 commit intoapache:masterfrom
apurtell merged 1 commit intoapache:masterfrom
Conversation
Jettison versions <= 1.5.0 are subject to CVE-2022-40149 and CVE-2022-40150. Move jettison.version to 1.5.1.
Contributor
Author
|
Checked before push with tests in |
|
🎊 +1 overall
This message was automatically generated. |
Contributor
|
The jettison dependency is introduced by hadoop. I'm not sure whether upgrading jettison directly will break hadoop. There is a related issue in hadoop to fix jettison. https://issues.apache.org/jira/browse/HADOOP-18468 Let's check the PR there first to see if there are any breaking changes. |
Apache9
approved these changes
Oct 11, 2022
Contributor
Apache9
left a comment
There was a problem hiding this comment.
Seems the PR in hadoop side is also just a version upgrading, the only code change is for trunk branch and in test code.
+1
|
🎊 +1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
asfgit
pushed a commit
that referenced
this pull request
Oct 11, 2022
Jettison versions <= 1.5.0 are subject to CVE-2022-40149 and CVE-2022-40150. Move jettison.version to 1.5.1. Signed-off-by: Duo Zhang <zhangduo@apache.org>
asfgit
pushed a commit
that referenced
this pull request
Oct 11, 2022
Jettison versions <= 1.5.0 are subject to CVE-2022-40149 and CVE-2022-40150. Move jettison.version to 1.5.1. Signed-off-by: Duo Zhang <zhangduo@apache.org>
asfgit
pushed a commit
that referenced
this pull request
Oct 11, 2022
Jettison versions <= 1.5.0 are subject to CVE-2022-40149 and CVE-2022-40150. Move jettison.version to 1.5.1. Signed-off-by: Duo Zhang <zhangduo@apache.org>
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.
Jettison versions <= 1.5.0 are subject to CVE-2022-40149 and CVE-2022-40150.
Move jettison.version to 1.5.1.