header-logo
Suggest Exploit
vendor:
LMS King Professional for Joomla
by:
Ihsan Sencan
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: LMS King Professional for Joomla
Affected Version From: 3.2.4.0
Affected Version To: 3.2.4.0
Patch Exists: NO
Related CWE: N/A
CPE: a:king-products:lms_king_professional_for_joomla
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: None
2017

Joomla! Component LMS King Professional v3.2.4.0 – SQL Injection

An attacker can inject arbitrary SQL commands into the 'cp_id' parameter of the 'index.php' script via the 'option=com_lmsking&view=lmsking&layout=learningpath&task=learningPath' URL.

Mitigation:

Input validation should be used to prevent SQL injection attacks.
Source

Exploit-DB raw data:

# # # # #
# Exploit Title: Joomla! Component LMS King Professional v3.2.4.0 - SQL Injection
# Dork: N/A
# Date: 02.08.2017
# Vendor : http://king-products.net/
# Software: https://extensions.joomla.org/extensions/extension/living/education-a-culture/lms-king-professional-for-joomla/
# Demo: http://demo.king-products.net/
# Version: 3.2.4.0
# # # # #
# Author: Ihsan Sencan
# # # # #
# SQL Injection/Exploit :
# http://localhost/[PATH]/index.php?option=com_lmsking&view=lmsking&layout=learningpath&task=learningPath&cp_id=[SQL]
# Etc..
# # # # #