vendor:
ExBB
by:
The:Paradox
6.4
CVSS
CRITICAL
Multiple File Inclusion / Code Execution
94
CWE
Product Name: ExBB
Affected Version From: 0.22
Affected Version To: 0.22
Patch Exists: NO
Related CWE: CVE-2006-4456
CPE: a:exbb:exbb
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2006
ExBB <= 0.22 Multiple File Inclusion / Code Execution Vulnerability
ExBB <= 0.22 is vulnerable to multiple file inclusion and code execution due to improper input validation. The vulnerability is caused due to the use of register_globals, allow_url_fopen, and allow_url_include PHP directives. An attacker can exploit this vulnerability by sending malicious requests to the vulnerable server.
Mitigation:
Disable register_globals, allow_url_fopen, and allow_url_include PHP directives.