1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-06 16:49:32 +03:00
Files
apache/modules/proxy
Joe Orton 14fef5ae85 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.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1209432 13f79535-47bb-0310-9956-ffa450edef68
2011-12-02 12:04:20 +00:00
..
2002-01-29 15:27:30 +00:00
2011-08-03 14:39:21 +00:00
2011-09-23 13:38:09 +00:00
2006-07-11 20:33:53 +00:00
1999-06-18 18:39:23 +00:00
2011-11-18 21:41:09 +00:00
2011-11-18 21:41:09 +00:00
2010-12-20 23:36:12 +00:00
2011-09-23 13:38:09 +00:00