ID:10953 - Exploit for HTTP response splitting in Apache HTTP Server - CVE-2023-25690

 
Main Vulnerability Database Exploits ID:10953 - Exploit for HTTP response splitting in Apache HTTP Server - CVE-2023-25690

ID:10953 - Exploit for HTTP response splitting in Apache HTTP Server - CVE-2023-25690

Published: December 6, 2024


Vulnerability identifier: #VU73107
Vulnerability risk: Medium
CVE-ID: CVE-2023-25690
CWE-ID: CWE-113
Exploitation vector: Remote access
Vulnerable software:
Apache HTTP Server

Link to public exploit:


Vulnerability description

The vulnerability allows a remote attacker to perform HTTP splitting attacks.

The vulnerability exists due to software does not correclty process CRLF character sequences in mod_rewrite and mod_proxy. 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.


Remediation

Install updates from vendor's website.