header-logo
Suggest Exploit
vendor:
Apache HTTP Server
by:
Kingcope

Apache HTTP Server Security-Bypass Vulnerability

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

Mitigation:

Upgrade to Apache HTTP Server 2.2.23 or later.
Source

Exploit-DB raw data:

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