# Exploit Title: SQL Injection vulnerability in " Template by OS Templates "
#-----------------------------------------------------------------------------------------
# Exploit Author: Mehdi Razmjoo ( razmjumehdi@gmail.com )
#-----------------------------------------------------------------------------------------
# Date: 2018.4.07
#-----------------------------------------------------------------------------------------
# Vendor Homepage: http://www.os-templates.com
#-----------------------------------------------------------------------------------------
# CWE: CWE-89
#-----------------------------------------------------------------------------------------
# Category: Web Application
#-----------------------------------------------------------------------------------------
#Dork: -
#-----------------------------------------------------------------------------------------
# Vulnerability Path: http://Server/full-width.php?cat=Meetings&page=6
#-----------------------------------------------------------------------------------------
#Tested On: Kali Linux ( Firefox )
#-----------------------------------------------------------------------------------------
# Description:
#
# The vulnerability allows an attacker to inject sql commands on URL in this path:
#
# http://Server/full-width.php?cat=Meetings&page=6
#
#-----------------------------------------------------------------------------------------
#