Security release!

Fixed in Apache HTTP Server 2.4.58

low: mod_macro buffer over-read ( CVE-2023-31122)

Out-of-bounds Read vulnerability in mod_macro of Apache HTTP Server.This issue affects Apache HTTP Server: through 2.4.57.

Acknowledgements: finder: David Shoon (github/davidshoon)

Update 2.4.58 released 2023-10-19
Affects <=2.4.57

low: Apache HTTP Server: DoS in HTTP/2 with initial windows size 0 ( CVE-2023-43622)

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.

This has been fixed in version 2.4.58, so that such connection are terminated properly after the configured connection timeout.

This issue affects Apache HTTP Server: from 2.4.55 through 2.4.57.

Users are recommended to upgrade to version 2.4.58, which fixes the issue.

Acknowledgements:

  • finder: Prof. Sven Dietrich (City University of New York)
  • finder: Isa Jafarov (City University of New York)
  • finder: Prof. Heejo Lee (Korea University)
  • finder: Choongin Lee (Korea University)
Reported to security team 2023-09-15
Update 2.4.58 released 2023-10-19
Affects <=2.4.57

moderate: Apache HTTP Server: HTTP/2 stream memory not reclaimed right away on RST ( CVE-2023-45802)

When a HTTP/2 stream was reset (RST frame) by a client, there was a time window were the request's memory resources were not reclaimed immediately. Instead, de-allocation was deferred to connection close. A client could send new requests and resets, keeping the connection busy and open and causing the memory footprint to keep on growing. On connection close, all resources were reclaimed, but the process might run out of memory before that.

This was found by the reporter during testing of CVE-2023-44487 (HTTP/2 Rapid Reset Exploit) with their own test client. During "normal" HTTP/2 use, the probability to hit this bug is very low. The kept memory would not become noticeable before the connection closes or times out.

Users are recommended to upgrade to version 2.4.58, which fixes the issue.

Acknowledgements:

  • finder: Will Dormann of Vul Labs
  • finder: David Warren of Vul Labs
Reported to security team 2023-10-12
Update 2.4.58 released 2023-10-19
Affects <=2.4.57

Posted: Thu 19 Oct '23 12:50
 Post subject: Apache httpd 2.4.58 GA Available :: updated

Apache httpd 2.4.58 is released as GA.

31 January 2024 Update, see below

ASF and Apachelounge changes : https://www.apachelounge.com/Changelog-2.4.html

Important security vulnerabilities are fixed in 2.4.58, see https://httpd.apache.org/security/vulnerabilities_24.html .

VS17 Win32
The Win32 version is available again, see also discussion https://www.apachelounge.com/viewtopic.php?p=42099
Only build the with the standard Apache modules.
For non-standard modules (like mod_fcgid) use the VS16 Win32 ones at https://www.apachelounge.com/download/VS16/

Documentation: http://httpd.apache.org/docs/2.4/

Build with dependencies:

- openssl 3.1.5
- nghttp2 1.59.0
- jansson 2.14
- curl 8.5.0
- apr 1.7.3
- apr-util 1.6.3
- apr-iconv 1.2.2
- zlib 1.3.1
- brotli 1.1.0
- pcre2 10.42
- libxml2 2.12.4
- lua 5.4.6
- expat 2.5.0

Notes VS17 OpenSSL 3.x.x:

- Only PHP 8.2 and 8.1 (build with 3.x.x) is running as module.
Running with mod_fcgid no issues seen .

For running as module, See also the post from user Otomatic and notes at https://www.apachelounge.com/viewtopic.php?t=8969
and https://www.apachelounge.com/viewtopic.php?t=8938

- With too weak certificates/ciphers Apache does not start, see https://www.apachelounge.com/viewtopic.php?t=8819


Enjoy,

Steffen

Sorry, this website uses features that your browser doesn’t support. Upgrade to a newer version of Firefox, Chrome, Safari, or Edge and you’ll be all set.