CVE-2006-6568
mxBB Knowledge Base Module 2.0.2 - Directory Traversal via phpEx Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-6568. PoCs published by 3l3ctric-Cracker.
AI-analyzed exploit summary The exploit demonstrates a Remote File Inclusion (RFI) and Local File Inclusion (LFI) vulnerability in the 'knowledgebase' software version 2.0.2. The vulnerability arises from unsanitized variables like 'phpEx' and 'module_root_path' in the 'includes/common.php' file, allowing arbitrary file inclusion.
Description
Directory traversal vulnerability in includes/kb_constants.php in the Knowledge Base (mx_kb) 2.0.2 module for mxBB allows remote attackers to include arbitrary files via a .. (dot dot) sequence in the phpEx parameter.
Exploits (1)
The exploit demonstrates a Remote File Inclusion (RFI) and Local File Inclusion (LFI) vulnerability in the 'knowledgebase' software version 2.0.2. The vulnerability arises from unsanitized variables like 'phpEx' and 'module_root_path' in the 'includes/common.php' file, allowing arbitrary file inclusion.