Information Exposure Affecting io.undertow:undertow-core package, versions [,1.4.27.Final) [2.0.0.Final,2.0.15.Final)


0.0
medium

Snyk CVSS

    Attack Complexity Low

    Threat Intelligence

    EPSS 0.32% (71st percentile)
Expand this section
NVD
5.3 medium
Expand this section
Red Hat
5.3 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-JAVA-IOUNDERTOW-174583
  • published 6 May 2019
  • disclosed 18 Sep 2018
  • credit Pedro Sampaio

How to fix?

Upgrade io.undertow:undertow-core to version 1.4.27.Final, 2.0.15.Final or higher.

Overview

io.undertow:undertow-core is a Java web server based on non-blocking IO.

Affected versions of this package are vulnerable to Information Exposure. If all headers were not written out in the first write() call then the code that handles flushing the buffer would always write out the full contents of the writevBuffer buffer, which might contain data from previous requests.