SecurityReason.com - Our Reason is

Security

Register | Forget Password | Login
SecurityReason
WLB
Services
RSS
Corporate
Note

If you have found a vulnerability, please send to our SecurityAlert Database :
secalert()securityreason()com

Also if you have new ( 0-day ) exploit, please send to our ExploitAlert Archive :
exploit()securityreason()com

Home arrow ExploitAlert Database

Arrow  Topic :

Dokeos E-Learning System 1.8.5 Local File Inclusion Vulnerability


Arrow  ExploitAlert : 4401
  SecurityAlert : 4056 (Exploit Details)
  Milw0rm ID : 6149
Arrow  Credit : DSecRG
Arrow  Date : 28.07.2008

Arrow   Download

Arrow   Plain text version


Arrow  Exploit Code :  

Digital Security Research Group [DSecRG] Advisory #DSECRG-08-029


Application: Dokeos E-Learning System
Versions Affected: 1.8.5
Vendor URL: http://dokeos.com/
Bug: Local File Include
Exploits: YES
Reported: 01.07.2008
Vendor response: 05.07.2008
Solution: YES
Date of Public Advisory: 17.07.2008
Authors: Digital Security Research Group [DSecRG]
(research [at] dsec [dot] ru)



Description
***********

Dokeos E-Learning System system has local file include vulnerability in
script user_portal.php

Vulnerable GET parameter "include".

Registered user can use this vulnerability.

Code
****
#################################################

if (!empty ($_GET['include']) && !strstr($_GET['include'], '/') &&
strstr($_GET['include'], '.html'))
{
include ('./home/'.$_GET['include']);
$pageIncluded = true;
}
else
..

#################################################

Example:

http://[server]/[installdir]/user_portal.php?include=..\..\..\..\..\..\..\.
.\..\..\..\..\..\boot.ini%00.html


Fix Information

***************

you can fix it following this official information
http://www.dokeos.com/wiki/index.php/Security Or wait a new
release


Fixing this issue can be done by replacing line 770 of /user_portal.php
by:

if (!empty ($_GET['include']) &&
preg_match('/^[a-zA-Z0-9_-]*\.html$/',$_GET['include']))



About
*****

Digital Security is leading IT security company in Russia, providing
information security consulting, audit and
penetration testing services, risk analysis and ISMS-related services and
certification for ISO/IEC 27001:2005 and
PCI DSS standards. Digital Security Research Group focuses on web
application and database security problems with
vulnerability reports, advisories and whitepapers posted regularly on our
website.


Contact: research [at] dsec [dot] ru
http://www.dsec.ru (in Russian)





Arrow  Feedback :

If you have additional information or notice any errors regarding this exploit, please use contact form or email us at exploit()securityreason()com.
Alert

libc/fnmatch(3) DoS

Security Risk Medium- 2011-05-13

Allow attacker to denial of service apache 2.2.17 server

Apache RSS Apache Alert

» Apache HTTP Server Denial
   of Service Vulnerability

» Multiple Vendors
   libc/fnmatch(3) DoS (incl
   apache poc)

» Apache Continuum
   cross-site scripting
   vulnerability

» Apache Tomcat DoS
   Vulnerability

PHP RSS PHP Alert

» PHP Hashtables Denial of
   Service

» PHP 5.3.6 multiple null
   pointer dereference

» PHP 5.3.6 ZipArchive
   invalid use glob(3)

» libzip 0.9.3
   _zip_name_locate NULL
   Pointer Dereference (incl
   PHP 5.3.5)

ADT

Protect your family and valuables with Home Security Systems

Copyright © SecurityReason.com. All Rights Reserved.