#VU21412 HTTP response splitting in SPIP - CVE-2019-16393
Published: September 29, 2019
SPIP
spip.net
Description
The vulnerability allows a remote attacker to perform HTTP splitting attacks.
The vulnerability exists due to software does not corrector process CRLF character sequences in ecrire/inc/headers.php script. A remote attacker can send specially crafted request containing CRLF sequence and make the application send a split HTTP response.
Successful exploitation of the vulnerability may allow an attacker perform cache poisoning attack.