header-logo
Suggest Exploit
vendor:
Mobiketa
by:
Ihsan Sencan
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Mobiketa
Affected Version From: 3.5
Affected Version To: 3.5
Patch Exists: NO
Related CWE: N/A
CPE: a:ynetinteractive:mobiketa:3.5
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: Win7 x64, Kali Linux x64
2017

Mobiketa – Complete Mobile Marketing v3.5 Script – SQL Injection

Login as client User and inject SQL in the URL parameters of http://localhost/[PATH]/index.php?url=myCampaign&view=[SQL] and http://localhost/[PATH]/index.php?url=newSMSCampaign&use=[SQL]

Mitigation:

Input validation and sanitization of user input
Source

Exploit-DB raw data:

# # # # # 
# Exploit Title: Mobiketa - Complete Mobile Marketing v3.5 Script - SQL Injection
# Google Dork: N/A
# Date: 09.02.2017
# Vendor Homepage: http://ynetinteractive.com/
# Software Buy: https://codecanyon.net/item/mobiketa-complete-mobile-marketing-script-with-bulk-sms-voice-sms-2way-messaging-support/16494684
# Demo: http://demo.ynetinteractive.com/mobiketa/
# Version: 3.5
# Tested on: Win7 x64, Kali Linux x64
# # # # # 
# Exploit Author: Ihsan Sencan
# Author Web: http://ihsan.net
# Author Mail : ihsan[@]ihsan[.]net
# # # # #
# SQL Injection/Exploit :
# Login as client User
# http://localhost/[PATH]/index.php?url=myCampaign&view=[SQL]
# http://localhost/[PATH]/index.php?url=newSMSCampaign&use=[SQL]
# Etc...
# # # # #