Resource exhaustion in Apache HTTP Server - CVE-2011-3192

 

Resource exhaustion in Apache HTTP Server - CVE-2011-3192

Published: December 27, 2016 / Updated: March 14, 2017


Vulnerability identifier: #VU2934
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:A/U:Amber
CVE-ID: CVE-2011-3192
CWE-ID: CWE-400
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vendor: Apache Foundation
Affected software:
Apache HTTP Server

Detailed vulnerability description

The vulnerability allows a remote attacker to cause DoS conditions on the target system.

The weakness exists due to an error in the ByteRange filter when processing malicious requests in Apache HTTP server. A remote attacker can send a specially crafted HTTP request containing an overly large Range header, exhaust all available memory resources and trigger the application to crash.

Successful exploitation of the vulnerability results in denial service on the vulnerable system.

Note: the vulnerability was being actively exploited.

How to mitigate CVE-2011-3192

Upgrade to the latest version of Apache HTTP Server 2.2.20 or 2.0.65.


Sources