- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 36663
- Проверка EDB
-
- Пройдено
- Автор
- TOMAS HOGER
- Тип уязвимости
- REMOTE
- Платформа
- LINUX
- CVE
- cve-2011-3639
- Дата публикации
- 2012-02-06
Apache 2.2.15 mod_proxy - Reverse Proxy Security Bypass
Код:
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
- Источник
- www.exploit-db.com