iTech StockPhoto Script 2.02 SQL Injection
Posted on 13 September 2017
# 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: contact@8bitsec.io # 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]