RHSA-2011:1391: Moderate: httpd security and bug fix update
The Apache HTTP Server is a popular web server.It was discovered that the Apache HTTP Server did not properly validate therequest URI for proxied requests. In certain configurations, if a reverseproxy used the ProxyPassMatch directive, or if it used the RewriteRuledirective with the proxy flag, a remote attacker could make the proxyconnect to an arbitrary server, possibly disclosing sensitive informationfrom internal web servers not directly accessible to the attacker.(CVE-2011-3368)It was discovered that modproxyajp incorrectly returned an "InternalServer Error" response when processing certain malformed HTTP requests,which caused the back-end server to be marked as failed in configurationswhere modproxy was used in load balancer mode. A remote attacker couldcause modproxy to not send requests to back-end AJP (Apache JServProtocol) servers for the retry timeout period or until all back-endservers were marked as failed. (CVE-2011-3348)Red Hat would like to thank Context Information Security for reporting theCVE-2011-3368 issue.This update also fixes the following bug: The fix for CVE-2011-3192 provided by the RHSA-2011:1245 update introduced regressions in the way httpd handled certain Range HTTP headervalues. This update corrects those regressions. (BZ#736592)All httpd users should upgrade to these updated packages, which containbackported patches to correct these issues. After installing the updatedpackages, the httpd daemon must be restarted for the update to take effect.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of RHSA-2011:1391?
The severity of RHSA-2011:1391 is categorized as critical due to improper validation of request URIs which can lead to potential security breaches.
How do I fix RHSA-2011:1391?
To fix RHSA-2011:1391, you should update to the Apache HTTP Server version 2.2.15-9.el6_1.3 or later.
Which software packages are affected by RHSA-2011:1391?
The affected software packages include httpd, httpd-debuginfo, httpd-devel, and httpd-tools versions up to 2.2.15-9.el6_1.3.
Is there a workaround for RHSA-2011:1391?
There is no official workaround for RHSA-2011:1391; updating to the latest version is the recommended approach.
What configurations are impacted by RHSA-2011:1391?
RHSA-2011:1391 impacts configurations that use the ProxyPassMatch directive or RewriteRule in reverse proxy setups.