[
https://issues.apache.org/jira/browse/ZOOKEEPER-4606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17584848#comment-17584848
]
Margarita Stoilova commented on ZOOKEEPER-4606:
-----------------------------------------------
We observe this issue also for Zookeeper 3.8.0.
> CVE-2022-2048 in jetty 9.4.43.v20210629 in zk 3.7.1
> ---------------------------------------------------
>
> Key: ZOOKEEPER-4606
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4606
> Project: ZooKeeper
> Issue Type: Task
> Components: security
> Affects Versions: 3.7.1
> Reporter: Daniel Ma
> Priority: Critical
> Labels: cve, security
>
> Hi, our security tool detects the following CVE on zookeeper 3.7.1 :
> [https://nvd.nist.gov/vuln/detail/CVE-2022-2048]
> {code:java}
> In Eclipse Jetty HTTP/2 server implementation, when encountering an invalid
> HTTP/2 request, the error handling has a bug that can wind up not properly
> cleaning up the active connections and associated resources. This can lead to
> a Denial of Service scenario where there are no enough resources left to
> process good requests.{code}
> It is a vulnerability related to jetty jar in version 9.4.43.v20210629
> {{{}jar{}}}.
> Here is the security advisory from jetty:
> https://github.com/eclipse/jetty.project/security/advisories/GHSA-wgmr-mf83-7x4j
> The fix is available in Jetty versions 9.4.47. 10.0.10, 11.0.10.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)