Skip to content

KAFKA-12324: Upgrade jetty to fix CVE-2020-27218#10177

Closed
dongjinleekr wants to merge 1 commit into
apache:trunkfrom
dongjinleekr:feature/KAFKA-12324
Closed

KAFKA-12324: Upgrade jetty to fix CVE-2020-27218#10177
dongjinleekr wants to merge 1 commit into
apache:trunkfrom
dongjinleekr:feature/KAFKA-12324

Conversation

@dongjinleekr

Copy link
Copy Markdown
Contributor

Here is the fix. The reason of CVE-2020-27218 was Incorrect recycling of HttpInput and patched in 9.4.35.v20201120.

This PR updates Jetty dependency into the following version, 9.4.36.v20210114.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@dongjinleekr

Copy link
Copy Markdown
Contributor Author

@ijuma @chia7712 Could you have a look?

@omkreddy omkreddy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@dongjinleekr Thanks for the PR. LGTM.

@ijuma

ijuma commented Feb 22, 2021

Copy link
Copy Markdown
Member

Let's cherry-pick this to 2.8, 2.7 and 2.6.

@omkreddy omkreddy closed this in c71ec55 Feb 22, 2021
omkreddy pushed a commit that referenced this pull request Feb 22, 2021
Here is the fix. The reason of [CVE-2020-27218](https://nvd.nist.gov/vuln/detail/CVE-2020-27218) was [Incorrect recycling of `HttpInput`](https://bugs.eclipse.org/bugs/show_bug.cgi?id=568892) and [patched in 9.4.35.v20201120](GHSA-86wm-rrjm-8wh8).

This PR updates Jetty dependency into the following version, 9.4.36.v20210114.

Author: Lee Dongjin <dongjin@apache.org>

Reviewers: Manikumar Reddy <manikumar.reddy@gmail.com>

Closes #10177 from dongjinleekr/feature/KAFKA-12324

(cherry picked from commit c71ec55)
Signed-off-by: Manikumar Reddy <manikumar.reddy@gmail.com>
omkreddy pushed a commit that referenced this pull request Feb 22, 2021
Here is the fix. The reason of [CVE-2020-27218](https://nvd.nist.gov/vuln/detail/CVE-2020-27218) was [Incorrect recycling of `HttpInput`](https://bugs.eclipse.org/bugs/show_bug.cgi?id=568892) and [patched in 9.4.35.v20201120](GHSA-86wm-rrjm-8wh8).

This PR updates Jetty dependency into the following version, 9.4.36.v20210114.

Author: Lee Dongjin <dongjin@apache.org>

Reviewers: Manikumar Reddy <manikumar.reddy@gmail.com>

Closes #10177 from dongjinleekr/feature/KAFKA-12324

(cherry picked from commit c71ec55)
Signed-off-by: Manikumar Reddy <manikumar.reddy@gmail.com>
omkreddy pushed a commit that referenced this pull request Feb 22, 2021
Here is the fix. The reason of [CVE-2020-27218](https://nvd.nist.gov/vuln/detail/CVE-2020-27218) was [Incorrect recycling of `HttpInput`](https://bugs.eclipse.org/bugs/show_bug.cgi?id=568892) and [patched in 9.4.35.v20201120](GHSA-86wm-rrjm-8wh8).

This PR updates Jetty dependency into the following version, 9.4.36.v20210114.

Author: Lee Dongjin <dongjin@apache.org>

Reviewers: Manikumar Reddy <manikumar.reddy@gmail.com>

Closes #10177 from dongjinleekr/feature/KAFKA-12324

(cherry picked from commit c71ec55)
Signed-off-by: Manikumar Reddy <manikumar.reddy@gmail.com>
omkreddy pushed a commit to confluentinc/kafka that referenced this pull request Feb 22, 2021
Here is the fix. The reason of [CVE-2020-27218](https://nvd.nist.gov/vuln/detail/CVE-2020-27218) was [Incorrect recycling of `HttpInput`](https://bugs.eclipse.org/bugs/show_bug.cgi?id=568892) and [patched in 9.4.35.v20201120](GHSA-86wm-rrjm-8wh8).

This PR updates Jetty dependency into the following version, 9.4.36.v20210114.

Author: Lee Dongjin <dongjin@apache.org>

Reviewers: Manikumar Reddy <manikumar.reddy@gmail.com>

Closes apache#10177 from dongjinleekr/feature/KAFKA-12324

(cherry picked from commit c71ec55)
Signed-off-by: Manikumar Reddy <manikumar.reddy@gmail.com>
omkreddy pushed a commit to confluentinc/kafka that referenced this pull request Feb 22, 2021
Here is the fix. The reason of [CVE-2020-27218](https://nvd.nist.gov/vuln/detail/CVE-2020-27218) was [Incorrect recycling of `HttpInput`](https://bugs.eclipse.org/bugs/show_bug.cgi?id=568892) and [patched in 9.4.35.v20201120](GHSA-86wm-rrjm-8wh8).

This PR updates Jetty dependency into the following version, 9.4.36.v20210114.

Author: Lee Dongjin <dongjin@apache.org>

Reviewers: Manikumar Reddy <manikumar.reddy@gmail.com>

Closes apache#10177 from dongjinleekr/feature/KAFKA-12324

(cherry picked from commit c71ec55)
Signed-off-by: Manikumar Reddy <manikumar.reddy@gmail.com>
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.

3 participants