KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17
System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64
User : nobody ( 99)
PHP Version : 5.2.17
Disable Function : NONE
Directory :  /home/queenjbs/www/admin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/queenjbs/www/admin/blackform_proc.html
<?include $_SERVER['DOCUMENT_ROOT']."/conf/conf_dir.php";?>
<?
if($sessionLevel !=15){
	echo "<script>alert('admin page');document.location='/admin/login.php';</script>";
}
?>
<?
	$order_id = trim($order_id);
	if($idx){
		$query = "UPDATE blacklist SET id='$order_id',memo='$memo',admin_id='$HTTP_SESSION_VARS[S_ID]' where idx='$idx'";
	}else{
			$query = "INSERT INTO blacklist
									(idx,id,regdate,memo,admin_id)
								VALUES
									('','$order_id',now(), '$memo','$HTTP_SESSION_VARS[S_ID]')";
	}
	$result = mysql_query($query,$db_con);
	mysql_close();
?>
<script>parent.opener.window.location.reload();parent.self.close();</script>

Anon7 - 2021