You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Kripal Deb Barman (Jira)" <ji...@apache.org> on 2022/07/05 09:30:00 UTC

[jira] [Created] (CXF-8734) upgrade to undertow 2.2.16

Kripal Deb Barman created CXF-8734:
--------------------------------------

             Summary: upgrade to undertow 2.2.16
                 Key: CXF-8734
                 URL: https://issues.apache.org/jira/browse/CXF-8734
             Project: CXF
          Issue Type: Improvement
            Reporter: Kripal Deb Barman


{*}Summary{*}: Undertow contains a flaw with how certain calls are made over HTTP2. Invocation of an EJB can fail on the client side which will result in the invocation-timeout being hit. Successfully exploiting this can allow an attacker to trigger a denial-of-service (DoS).

{*}Solution{*}: Fixed in [*2.2.15*|https://github.com/undertow-io/undertow/releases/tag/2.2.15.Final] by [this|https://github.com/undertow-io/undertow/commit/e43f0ada3f4da6e8579e0020cec3cb1a81e487c2] commit.

The latest stable releases are available [here|https://undertow.io/downloads.html].



--
This message was sent by Atlassian Jira
(v8.20.10#820010)