CVE-2023-43622

Severity CVSS v4.0:
Pending analysis
Type:
CWE-400 Uncontrolled Resource Consumption ('Resource Exhaustion')
Publication date:
23/10/2023
Last modified:
13/02/2025

Description

An attacker, opening a HTTP/2 connection with an initial window size of 0, was able to block handling of that connection indefinitely in Apache HTTP Server. This could be used to exhaust worker resources in the server, similar to the well known "slow loris" attack pattern.<br /> This has been fixed in version 2.4.58, so that such connection are terminated properly after the configured connection timeout.<br /> <br /> This issue affects Apache HTTP Server: from 2.4.55 through 2.4.57.<br /> <br /> Users are recommended to upgrade to version 2.4.58, which fixes the issue.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:* 2.4.55 (including) 2.4.58 (excluding)