iTech StockPhoto Script 2.02 SQL Injection

iTech StockPhoto Script version 2.02 suffers from a remote SQL injection vulnerability.


MD5 | 4ccf0e6a7a6ed2de816e0b183ba09713

# Exploit Title: iTech StockPhoto Script v2.02 - SQL Injection
# Date: 2017-09-11
# Exploit Author: 8bitsec
# Vendor Homepage: http://itechscripts.com/
# Software Link: http://itechscripts.com/stockphoto-script
# Version: 2.02
# Tested on: [Kali Linux 2.0 | Mac OS 10.12.6]
# Email: [email protected]
# Contact: https://twitter.com/_8bitsec

Release Date:
=============
2017-09-11

Product & Service Introduction:
===============================
This is a versatile script to help you launch a stock photo website like Sutterstock.

Technical Details & Description:
================================

Blind SQL injection on [stock] POST parameter.

Proof of Concept (PoC):
=======================

The parameter is sent when downloading an image.

Parameter: stock (POST)
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: stock=19 AND 9771=9771

==================
8bitsec - [https://twitter.com/_8bitsec]


Related Posts