Daniel Ma created ZOOKEEPER-4606:
------------------------------------
Summary: 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
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)