#VU63159 Allocation of Resources Without Limits or Throttling in XNIO - CVE-2022-0084
Published: May 13, 2022 / Updated: August 17, 2023
XNIO
Red Hat Inc.
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to notifyReadClosed method from main/java/org/xnio/StreamConnection.java logs data into debug log instead of stderr. As a result, an attacker can trigger the application to log enormous amount of data and consume all available space.