Exploit Apache 7.0.x mod_proxy - Reverse Proxy Security Bypass

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
36352
Проверка EDB
  1. Пройдено
Автор
PRUTHA PARIKH
Тип уязвимости
REMOTE
Платформа
LINUX
CVE
cve-2011-4317
Дата публикации
2011-11-24
Apache 7.0.x mod_proxy - Reverse Proxy Security Bypass
Код:
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
 
Источник
www.exploit-db.com

Похожие темы