mingyen066 opened a new pull request, #21461:
URL: https://github.com/apache/kafka/pull/21461

   Upgrade Jetty from 12.0.22 to 12.0.32 to address
   
[GHSA-mmxm-8w33-wc4h](https://github.com/jetty/jetty.project/security/advisories/GHSA-mmxm-8w33-wc4h)
   (MadeYouReset HTTP/2 DoS, CVSS 7.7 HIGH).
   
   Note that https://github.com/advisories/GHSA-mmxm-8w33-wc4h only affects the
   org.eclipse.jetty.http2:jetty-http2-common module. Kafka does not
   depend on this module — its embedded Jetty servers (Connect RestServer
   and Trogdor JsonRestServer) only use HTTP/1.1 via ServerConnector
   without any HTTP2ServerConnectionFactory
   configuration. As such, the attack vector is not applicable. This
   upgrade from 12.0.22 to 12.0.32 is to keep the dependency up to date.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to