CVE-2024-1635

high Apache
CVSS v3 Base Score
7.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Score
22.7%
Exploitation probability in 30 days
Top 4% most likely to be exploited
Attack Characteristics
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Confidentiality
None
Integrity
None
Availability
High
Published: February 19, 2024 (872 days ago)
Last Modified: June 10, 2026
Vendor: Apache
Source: MITRE

Description

A vulnerability was found in Undertow. This vulnerability impacts a server that supports the wildfly-http-client protocol. Whenever a malicious user opens and closes a connection with the HTTP port of the server and then closes the connection immediately, the server will end with both memory and open file limits exhausted at some point, depending on the amount of memory available. At HTTP upgrade to remoting, the WriteTimeoutStreamSinkConduit leaks connections if RemotingConnection is closed by Remoting ServerConnectionOpenListener. Because the remoting connection originates in Undertow as part of the HTTP upgrade, there is an external layer to the remoting connection. This connection is unaware of the outermost layer when closing the connection during the connection opening procedure. Hence, the Undertow WriteTimeoutStreamSinkConduit is not notified of the closed connection in this scenario. Because WriteTimeoutStreamSinkConduit creates a timeout task, the whole dependency tree leaks via that task, which is added to XNIO WorkerThread. So, the workerThread points to the Undertow conduit, which contains the connections and causes the leak.

CWE

CWE-400

Affected Products

Red Hat Red Hat build of Apache Camel 4.4.1 for Spring Boot 3.2Red Hat Red Hat Fuse 7.13.0Red Hat Red Hat JBoss Enterprise Application PlatformRed Hat Red Hat JBoss Enterprise Application Platform 7.1 EUS for RHEL 7Red Hat Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7Red Hat Red Hat JBoss Enterprise Application Platform 7.4 for RHEL 8Red Hat Red Hat JBoss Enterprise Application Platform 7.4 for RHEL 9Red Hat Red Hat JBoss Enterprise Application Platform 7.4 on RHEL 7Red Hat Red Hat Single Sign-On 7.6 for RHEL 7Red Hat Red Hat Single Sign-On 7.6 for RHEL 8

References