Spoofing attack in Apache HTTP Server - CVE-2016-8743

 

Spoofing attack in Apache HTTP Server - CVE-2016-8743

Published: December 21, 2016 / Updated: June 8, 2017


Vulnerability identifier: #VU1961
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2016-8743
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

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.


Affected software

Apache HTTP Server
Amazon Linux AMI
Red Hat Enterprise Linux for x86_64
Red Hat Enterprise Linux for Scientific Computing
Red Hat Enterprise Linux for IBM z Systems
Red Hat Enterprise Linux Desktop
Red Hat Enterprise Linux Workstation
Red Hat Enterprise Linux Server
Red Hat Enterprise Linux EUS Compute Node
Ubuntu
Slackware Linux
Fedora
httpd

How to mitigate CVE-2016-8743

Install the latest version Apache HTTP Server 2.4.25 or 2.2.32.

httpd - addressed in versions 2.4.25-1.fc24, 2.4.25-1.fc25

External References

Related Security Bulletins