RADAR-base / ManagementPortal

Management Portal to manage research studies
Apache License 2.0
21 stars 15 forks source link

Uncontrolled Resource Consumption ('Resource Exhaustion') SNYK-JAVA-IOUNDERTOW-7300153 #866

Open github-actions[bot] opened 3 weeks ago

github-actions[bot] commented 3 weeks ago

Overview

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

Affected versions of this package are vulnerable to Uncontrolled Resource Consumption ('Resource Exhaustion') due to insufficient limitations on the amount of CONTINUATION frames that can be sent within a single stream. An attacker can use up compute or memory resources to cause a disruption in service by sending packets to vulnerable servers.

Remediation

Upgrade io.undertow:undertow-core to version 2.3.14.Final or higher.

References