vendor:
MiniBB Forum
by:
Ahmad Maulana a.k.a Matdhule
9
CVSS
CRITICAL
Remote File Include
98
CWE
Product Name: MiniBB Forum
Affected Version From: 1.5a
Affected Version To: 1.5a
Patch Exists: NO
Related CWE: N/A
CPE: a:minibb:minibb_forum
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006
MiniBB Forum Mambo Component <= 1.5a Remote File Include Vulnerabilities
Variables $absolute_path are not properly sanitized. When register_globals=on, this can be exploited to include arbitrary files from remote resources.
Mitigation:
Ensure that user-supplied input is properly validated and sanitized before being used in a file path.