6.8
CVSSv2

CVE-2008-0572

Published: 05/02/2008 Updated: 29/09/2017
CVSS v2 Base Score: 6.8 | Impact Score: 6.4 | Exploitability Score: 8.6
VMScore: 685
Vector: AV:N/AC:M/Au:N/C:P/I:P/A:P

Vulnerability Summary

Multiple PHP remote file inclusion vulnerabilities in Mindmeld 1.2.0.10 allow remote malicious users to execute arbitrary PHP code via a URL in the MM_GLOBALS[home] parameter to (1) acweb/admin_index.php; and (2) ask.inc.php, (3) learn.inc.php, (4) manage.inc.php, (5) mind.inc.php, and (6) sensory.inc.php in include/.

Vulnerable Product Search on Vulmon Subscribe to Product

mindmeld mindmeld 1.2.0.10

Exploits

Summary Mindmeld is an, "enterprise-capable knowledge-sharing system" written in PHP There are multiple remote file inclusion vulnerabilities in Mindmeld version 12010 (latest version) Details 1 Vulnerable File and Line: Mindmeld-12010/acweb/admin_indexphp: line 51 require_once ( $MM_GLOBALS['home']"include/utilitiesinc" ); P ...