Lucene search

K
exploitdbTomas HogerEDB-ID:36663
HistoryFeb 06, 2012 - 12:00 a.m.

Apache 2.2.15 mod_proxy - Reverse Proxy Security Bypass

2012-02-0600:00:00
Tomas Hoger
www.exploit-db.com
1098

AI Score

7.4

Confidence

Low

source: https://www.securityfocus.com/bid/51869/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. 

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