Lucene search

K
exploitdbPrutha ParikhEDB-ID:36352
HistoryNov 24, 2011 - 12:00 a.m.

Apache 7.0.x mod_proxy - Reverse Proxy Security Bypass

2011-11-2400:00:00
Prutha Parikh
www.exploit-db.com
183

AI Score

7.4

Confidence

Low

source: https://www.securityfocus.com/bid/50802/info

Apache HTTP Server is prone to a security-bypass vulnerability.

Successful exploits will allow attackers to bypass certain security restrictions and obtain sensitive information about running web applications. 

The following example patterns are available:

RewriteRule ^(.*) http://www.example.com$1
ProxyPassMatch ^(.*) http://www.example.com$1