/[Apache-SVN]
ViewVC logotype

Revision 1209432


Jump to revision: Previous Next
Author: jorton
Date: Fri Dec 2 12:04:20 2011 UTC (12 years, 5 months ago)
Changed paths: 2
Log Message:
Fix for additional cases of URL rewriting with ProxyPassMatch or
RewriteRule, where particular request-URIs could result in undesired
backend network exposure in some configurations. (CVE-2011-4317)

Thanks to Prutha Parikh from Qualys for reporting this issue.

* modules/proxy/mod_proxy.c (proxy_trans): Decline to handle the "*"
  request-URI.  Fail for cases where r->uri does not begin with a "/".

* modules/mappers/mod_rewrite.c (hook_uri2file): Likewise.


Changed paths

Path Details
Directoryhttpd/httpd/trunk/modules/mappers/mod_rewrite.c modified , text changed
Directoryhttpd/httpd/trunk/modules/proxy/mod_proxy.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26