CVE-2007-5812

ModuleBuilder 1.0 - Path Traversal via File Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2007-5812. PoCs published by GoLd_M.

AI-analyzed exploit summary This exploit leverages a directory traversal vulnerability in ModuleBuilder V1.0 to disclose arbitrary files, such as /etc/passwd, by manipulating the 'file' parameter in DownloadModule.php. The null byte (%00) is used to terminate the string and bypass file extension checks.

Description

Directory traversal vulnerability in modules/Builder/DownloadModule.php in ModuleBuilder 1.0 allows remote attackers to read arbitrary files via a .. (dot dot) in the file parameter.

Exploits (1)

exploitdb WORKING POC VERIFIED
by GoLd_M · textwebappsphp
https://www.exploit-db.com/exploits/4591

This exploit leverages a directory traversal vulnerability in ModuleBuilder V1.0 to disclose arbitrary files, such as /etc/passwd, by manipulating the 'file' parameter in DownloadModule.php. The null byte (%00) is used to terminate the string and bypass file extension checks.

Classification
Working Poc 90%
Attack Type
Info Leak
Complexity
Trivial
Reliability
Reliable
Target: ModuleBuilder V1.0
No auth needed
Prerequisites: Network access to the target web application
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (2)

Core 2
Core References
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/4591
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/38186

Scores

EPSS 0.0614
EPSS Percentile 92.5%

Details

CWE
CWE-22
Status published
Products (1)
modulebuilder/modulebuilder 1.0
Published Nov 05, 2007
Tracked Since Feb 18, 2026