#VU71243 HTTP response splitting in Apache HTTP Server - CVE-2022-37436
Published: January 17, 2023
Apache HTTP Server
Apache Foundation
Description
The vulnerability allows a remote attacker to perform HTTP splitting attacks.
The vulnerability exists due to software does not correctly process CRLF character sequences within the mod_proxy module. A remote attacker can send specially crafted request containing CRLF sequence and make the application to send a split HTTP response.
Successful exploitation of the vulnerability may allow an attacker perform cache poisoning attack.