You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Eric Covener <co...@apache.org> on 2023/01/17 19:09:35 UTC

CVE-2022-37436: Apache HTTP Server: mod_proxy prior to 2.4.55 allows a backend to trigger HTTP response splitting

Severity: moderate

Description:

Prior to Apache HTTP Server 2.4.55, a malicious backend can cause the response headers to be truncated early, resulting in some headers being incorporated into the response body. If the later headers have any security purpose, they will not be interpreted by the client.

Credit:

Dimas Fariski Setyawan Putra (@nyxsorcerer) (finder)

References:

https://httpd.apache.org/
https://www.cve.org/CVERecord?id=CVE-2022-37436

Timeline:

2022-07-14: Reported to security team