RADAR-base / ManagementPortal

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

Race Condition SNYK-JAVA-IOUNDERTOW-7300152 #865

Closed github-actions[bot] closed 3 months ago

github-actions[bot] commented 3 months ago

Overview

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

Affected versions of this package are vulnerable to Race Condition through the handling of URL-encoded request path information on ajp-listener. An attacker can cause the server to process incorrect paths, leading to a disruption of service by sending specially crafted concurrent requests.

Remediation

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

References