#VU1961 Spoofing attack in Apache HTTP Server - CVE-2016-8743
Published: December 21, 2016 / Updated: June 8, 2017
Apache HTTP Server
Apache Foundation
Description
The vulnerability allows a remote attacker to perform spoofing attack.
The vulnerability exists due to insufficient sanitization of HTTP request, which contain whitespace characters. A remote attacker can send a specially crafted HTTP request, containing CR, FF, VTAB characters followed by CRLF sequence and inject arbitrary data in server response.
Successful exploitation of this vulnerability may result in content spoofing, web cache poisoning and XSS attacks.