cbcvebase.

Redhat Undertow vulnerabilities

45 known vulnerabilities affecting redhat/undertow.

Total CVEs
45
CISA KEV
0
Public exploits
1
Exploited in wild
0
Severity breakdown
CRITICAL4HIGH24MEDIUM17

Vulnerabilities

Page 2 of 3
CVE-2017-2670P3HIGHCVSS 7.5fixed in 1.3.282018-07-27
CVE-2017-2670 [HIGH] CWE-835 CVE-2017-2670: It was found in Undertow before 1.3.28 that with non-clean TCP close, the Websocket server gets into It was found in Undertow before 1.3.28 that with non-clean TCP close, the Websocket server gets into infinite loop on every IO thread, effectively causing DoS.
nvdosv
CVE-2019-14888P3HIGHCVSS 7.5≤ 2.0.282020-01-23
CVE-2019-14888 [HIGH] CWE-400 CVE-2019-14888: A vulnerability was found in the Undertow HTTP server in versions before 2.0.28.SP1 when listening o A vulnerability was found in the Undertow HTTP server in versions before 2.0.28.SP1 when listening on HTTPS. An attacker can target the HTTPS port to carry out a Denial Of Service (DOS) to make the service unavailable on SSL.
nvdosv
CVE-2019-19343P3HIGHCVSS 7.5fixed in 2.0.25v2.0.25+1 more2021-03-23
CVE-2019-19343 [HIGH] CWE-400 CVE-2019-19343: A flaw was found in Undertow when using Remoting as shipped in Red Hat Jboss EAP before version 7.2. A flaw was found in Undertow when using Remoting as shipped in Red Hat Jboss EAP before version 7.2.4. A memory leak in HttpOpenListener due to holding remote connections indefinitely may lead to denial of service. Versions before undertow 2.0.25.SP1 and jboss-remoting 5.0.14.SP1 are believed to be vulnerable.
nvdosv
CVE-2022-1319P3HIGHCVSS 7.5fixed in 2.2.17v2.2.17+3 more2022-08-31
CVE-2022-1319 [HIGH] CWE-252 CVE-2022-1319: A flaw was found in Undertow. For an AJP 400 response, EAP 7 is improperly sending two response pack A flaw was found in Undertow. For an AJP 400 response, EAP 7 is improperly sending two response packets, and those packets have the reuse flag set even though JBoss EAP closes the connection. A failure occurs when the connection is reused after a 400 by CPING since it reads in the second SEND_HEADERS response packet instead of a CPONG.
nvdosv
CVE-2022-4492P3HIGHCVSS 7.5v2.7.0v2.72023-02-23
CVE-2022-4492 [HIGH] CWE-918 CVE-2022-4492: The undertow client is not checking the server identity presented by the server certificate in https The undertow client is not checking the server identity presented by the server certificate in https connections. This is a compulsory step (at least it should be performed by default) in https and in http/2. I would add it to any TLS client protocol.
nvdosv
CVE-2021-3859P3HIGHCVSS 7.5fixed in 2.2.15vFixed in 2.2.15.Final2022-08-26
CVE-2021-3859 [HIGH] CWE-214 CVE-2021-3859: A flaw was found in Undertow that tripped the client-side invocation timeout with certain calls made A flaw was found in Undertow that tripped the client-side invocation timeout with certain calls made over HTTP2. This flaw allows an attacker to carry out denial of service attacks.
nvdosv
CVE-2021-3690P3HIGHCVSS 7.5fixed in 2.0.40≥ 2.1.0, < 2.2.10+1 more2022-08-23
CVE-2021-3690 [HIGH] CWE-400 CVE-2021-3690: A flaw was found in Undertow. A buffer leak on the incoming WebSocket PONG message may lead to memor A flaw was found in Undertow. A buffer leak on the incoming WebSocket PONG message may lead to memory exhaustion. This flaw allows an attacker to cause a denial of service. The highest threat from this vulnerability is availability.
nvdosv
CVE-2022-1259P3HIGHCVSS 7.5≤ 2.2.17v2.2.18+1 more2022-08-31
CVE-2022-1259 [HIGH] CVE-2022-1259: A flaw was found in Undertow. A potential security issue in flow control handling by the browser ove A flaw was found in Undertow. A potential security issue in flow control handling by the browser over HTTP/2 may cause overhead or a denial of service in the server. This flaw exists because of an incomplete fix for CVE-2021-3629.
nvd
CVE-2017-12196P3MEDIUMCVSS 5.9≤ 1.4.18v1.4.24+1 more2018-04-18
CVE-2017-12196 [MEDIUM] CWE-287 CVE-2017-12196: undertow before versions 1.4.18.SP1, 2.0.2.Final, 1.4.24.Final was found vulnerable when using Diges undertow before versions 1.4.18.SP1, 2.0.2.Final, 1.4.24.Final was found vulnerable when using Digest authentication, the server does not ensure that the value of URI in the Authorization header matches the URI in HTTP request line. This allows the attacker to cause a MITM attack and access the desired content on the server.
nvdosv
CVE-2020-10719P4MEDIUMCVSS 6.5fixed in 2.1.12020-05-26
CVE-2020-10719 [MEDIUM] CWE-444 CVE-2020-10719: A flaw was found in Undertow in versions before 2.1.1.Final, regarding the processing of invalid HTT A flaw was found in Undertow in versions before 2.1.1.Final, regarding the processing of invalid HTTP requests with large chunk sizes. This flaw allows an attacker to take advantage of HTTP request smuggling.
nvdosv
CVE-2020-10705P4HIGHCVSS 7.5fixed in 2.1.1vVersions before Undertow 2.1.1.Final.2020-06-10
CVE-2020-10705 [HIGH] CWE-770 CVE-2020-10705: A flaw was discovered in Undertow in versions before Undertow 2.1.1.Final where certain requests to A flaw was discovered in Undertow in versions before Undertow 2.1.1.Final where certain requests to the "Expect: 100-continue" header may cause an out of memory error. This flaw may potentially lead to a denial of service.
nvdosv
CVE-2017-2666P4MEDIUMCVSS 6.5≥ 0, < 1.4.18-12018-07-27
CVE-2017-2666 [MEDIUM] CVE-2017-2666: It was discovered in Undertow that the code that parsed the HTTP request line permitted invalid characters It was discovered in Undertow that the code that parsed the HTTP request line permitted invalid characters. This could be exploited, in conjunction with a proxy that also permitted the invalid characters but with a different interpretation, to inject data into the HTTP response. By manipulating the HTTP response the attacker could poison a web-cache, pe
osv
CVE-2018-1114P4MEDIUMCVSS 6.5≥ 0, < 1.4.25-12018-09-11
CVE-2018-1114 [MEDIUM] CVE-2018-1114: It was found that URLResource It was found that URLResource.getLastModified() in Undertow closes the file descriptors only when they are finalized which can cause file descriptors to exhaust. This leads to a file handler leak.
osv
CVE-2024-1459P4MEDIUMCVSS 5.3≥ 0, < 2.3.18-12024-02-12
CVE-2024-1459 [MEDIUM] CVE-2024-1459: A path traversal vulnerability was found in Undertow A path traversal vulnerability was found in Undertow. This issue may allow a remote attacker to append a specially-crafted sequence to an HTTP request for an application deployed to JBoss EAP, which may permit access to privileged or restricted files and directories.
osv
CVE-2018-1067P4MEDIUMCVSS 6.1fixed in 1.4.25≥ 2.0.0, < 2.0.52018-05-21
CVE-2018-1067 [MEDIUM] CVE-2018-1067: In Undertow before versions 7.1.2.CR1, 7.1.2.GA it was found that the fix for CVE-2016-4993 was inco In Undertow before versions 7.1.2.CR1, 7.1.2.GA it was found that the fix for CVE-2016-4993 was incomplete and Undertow web server is vulnerable to the injection of arbitrary HTTP headers, and also response splitting, due to insufficient sanitization and validation of user input before the input is used as part of an HTTP header value.
nvdosv
CVE-2024-3653P4MEDIUMCVSS 5.3≥ 0, < 2.3.18-12024-07-08
CVE-2024-3653 [MEDIUM] CVE-2024-3653: A vulnerability was found in Undertow A vulnerability was found in Undertow. This issue requires enabling the learning-push handler in the server's config, which is disabled by default, leaving the maxAge config in the handler unconfigured. The default is -1, which makes the handler vulnerable. If someone overwrites that config, the server is not subject to the attack. The attacker needs to be able to reach the server with a normal HTTP request.
osv
CVE-2021-3629P4MEDIUMCVSS 5.9fixed in 2.0.40≥ 2.2.0, < 2.2.11+1 more2022-05-24
CVE-2021-3629 [MEDIUM] CWE-400 CVE-2021-3629: A flaw was found in Undertow. A potential security issue in flow control handling by the browser ove A flaw was found in Undertow. A potential security issue in flow control handling by the browser over http/2 may potentially cause overhead or a denial of service in the server. The highest threat from this vulnerability is availability. This flaw affects Undertow versions prior to 2.0.40.Final and prior to 2.2.11.Final.
nvdosv
CVE-2018-14642P4MEDIUMCVSS 5.3≥ 0, < 2.0.23-12018-09-18
CVE-2018-14642 [MEDIUM] CVE-2018-14642: An information leak vulnerability was found in Undertow An information leak vulnerability was found in Undertow. If all headers are not written out in the first write() call then the code that handles flushing the buffer will always write out the full contents of the writevBuffer buffer, which may contain data from previous requests.
osv
CVE-2016-4993P4MEDIUMCVSS 6.1≥ 0, < 1.4.3-12016-09-26
CVE-2016-4993 [MEDIUM] CVE-2016-4993: CRLF injection vulnerability in the Undertow web server in WildFly 10 CRLF injection vulnerability in the Undertow web server in WildFly 10.0.0, as used in Red Hat JBoss Enterprise Application Platform (EAP) 7.x before 7.0.2, allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via unspecified vectors.
osv
CVE-2021-3597P4MEDIUMCVSS 5.9fixed in 2.0.35≥ 2.2.0, < 2.2.6+7 more2022-05-24
CVE-2021-3597 [MEDIUM] CWE-362 CVE-2021-3597: A flaw was found in undertow. The HTTP2SourceChannel fails to write the final frame under some circu A flaw was found in undertow. The HTTP2SourceChannel fails to write the final frame under some circumstances, resulting in a denial of service. The highest threat from this vulnerability is availability. This flaw affects Undertow versions prior to 2.0.35.SP1, prior to 2.2.6.SP1, prior to 2.2.7.SP1, prior to 2.0.36.SP1, prior to 2.2.9.Final and prior
nvdosv
Redhat Undertow vulnerabilities | cvebase