CVE-2007-5178

mx_glance 2.3.3 - Remote Code Execution via mx_root_path Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2007-5178. PoCs published by bd0rk.

AI-analyzed exploit summary This is a writeup describing a remote file include vulnerability in mxBB Module mx_glance 2.3.3. The vulnerability arises from the $mx_root_path parameter not being declared before being used in an include_once statement, allowing remote file inclusion via the mx_root_path parameter.

Description

contrib/mx_glance_sdesc.php in the mx_glance 2.3.3 module for mxBB places a critical security check within a comment because of a missing comment delimiter, which allows remote attackers to conduct remote file inclusion attacks and execute arbitrary PHP code via a URL in the mx_root_path parameter. NOTE: some sources incorrectly state that phpbb_root_path is the affected parameter.

Exploits (1)

exploitdb WRITEUP VERIFIED
by bd0rk · textwebappsphp
https://www.exploit-db.com/exploits/4470

This is a writeup describing a remote file include vulnerability in mxBB Module mx_glance 2.3.3. The vulnerability arises from the $mx_root_path parameter not being declared before being used in an include_once statement, allowing remote file inclusion via the mx_root_path parameter.

Classification
Writeup 90%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: mxBB Module mx_glance 2.3.3
No auth needed
Prerequisites: Access to the vulnerable endpoint · Ability to host or reference a malicious file
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (8)

Core 8
Core References
Third Party Advisory vdb-entry x_refsource_vupen
http://www.vupen.com/english/advisories/2007/3326
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/36867
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/4470
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/25866
Third Party Advisory mailing-list x_refsource_vim
http://www.attrition.org/pipermail/vim/2007-October/001808.html
Third Party Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/27011
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://osvdb.org/37400

Scores

EPSS 0.0301
EPSS Percentile 85.7%

Details

CWE
CWE-94
Status published
Products (1)
mxbb/mx_glance 2.3.3
Published Oct 03, 2007
Tracked Since Feb 18, 2026